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