menu
bluetooth_low_energy_backend package
documentation
bluetooth_low_energy_central.dart
BluetoothLowEnergyCentral
stateStream property
stateStream property
dark_mode
light_mode
stateStream
property
Stream
<
BleCentralStatus
>
get
stateStream
inherited
Implementation
Stream<State> get stateStream => _stateStreamController.stream;
bluetooth_low_energy_backend package
documentation
bluetooth_low_energy_central
BluetoothLowEnergyCentral
stateStream property
BluetoothLowEnergyCentral class