menu
led_source_bt package
documentation
ble_ctrl_interface.dart
BleCtrlInterface
setCharacteristicNotification abstract method
setCharacteristicNotification abstract method
dark_mode
light_mode
setCharacteristicNotification
abstract method
void
setCharacteristicNotification
(
String
address
,
String
serviceUuid
,
String
uuid
,
bool
enable
,
)
Implementation
void setCharacteristicNotification( String address, String serviceUuid, String uuid, bool enable);
led_source_bt package
documentation
ble_ctrl_interface
BleCtrlInterface
setCharacteristicNotification abstract method
BleCtrlInterface class