menu
flutter_simple_ble package
documentation
ble_platform_interface.dart
BlePlatform
discoverServices abstract method
discoverServices abstract method
dark_mode
light_mode
discoverServices
abstract method
Future
<
bool
>
discoverServices
(
String
remoteId
)
Implementation
Future<bool> discoverServices(String remoteId);
flutter_simple_ble package
documentation
ble_platform_interface
BlePlatform
discoverServices abstract method
BlePlatform class