menu
flutter_simple_ble package
documentation
ble_platform_interface.dart
BlePlatform
isDeviceConnected abstract method
isDeviceConnected abstract method
dark_mode
light_mode
isDeviceConnected
abstract method
bool
isDeviceConnected
(
BleRemoteId
remoteId
)
Implementation
bool isDeviceConnected(BleRemoteId remoteId);
flutter_simple_ble package
documentation
ble_platform_interface
BlePlatform
isDeviceConnected abstract method
BlePlatform class