menu
bluetooth_low_energy_backend package
documentation
bluetooth_low_energy_central.dart
BluetoothLowEnergyCentral
canNotifyState method
canNotifyState method
dark_mode
light_mode
canNotifyState
method
@protected
bool
canNotifyState
(
)
inherited
Implementation
@protected bool canNotifyState() { return !_stateStreamController.isClosed; }
bluetooth_low_energy_backend package
documentation
bluetooth_low_energy_central
BluetoothLowEnergyCentral
canNotifyState method
BluetoothLowEnergyCentral class