menu
ble_controller package
documentation
ble_controller_platform_interface.dart
BleControllerPlatform
setCharacteristicNotifyUUID abstract method
setCharacteristicNotifyUUID abstract method
dark_mode
light_mode
setCharacteristicNotifyUUID
abstract method
Future
<
bool
?
>
setCharacteristicNotifyUUID
(
String
charNotifyUUID
)
Implementation
Future<bool?> setCharacteristicNotifyUUID(String charNotifyUUID);
ble_controller package
documentation
ble_controller_platform_interface
BleControllerPlatform
setCharacteristicNotifyUUID abstract method
BleControllerPlatform class