menu
universal_bluetooth package
documentation
universal_bluetooth_platform_interface.dart
UniversalBluetoothPlatform
bluetoothConnectionStateChanged abstract method
bluetoothConnectionStateChanged abstract method
dark_mode
light_mode
bluetoothConnectionStateChanged
abstract method
Stream
<
BluetoothConnectionState
>
bluetoothConnectionStateChanged
(
String
deviceId
)
Implementation
Stream<BluetoothConnectionState> bluetoothConnectionStateChanged( String deviceId, );
universal_bluetooth package
documentation
universal_bluetooth_platform_interface
UniversalBluetoothPlatform
bluetoothConnectionStateChanged abstract method
UniversalBluetoothPlatform class