menu
bluetooth_low_energy_backend package
documentation
bluetooth_low_energy_connector.dart
BluetoothLowEnergyConnector
stateStream property
stateStream property
dark_mode
light_mode
stateStream
property
Stream
<
BleConnectorStatus
>
get
stateStream
inherited
Implementation
Stream<State> get stateStream => _stateStreamController.stream;
bluetooth_low_energy_backend package
documentation
bluetooth_low_energy_connector
BluetoothLowEnergyConnector
stateStream property
BluetoothLowEnergyConnector class