menu
universal_bluetooth package
documentation
universal_bluetooth_platform_interface.dart
UniversalBluetoothPlatform
bluetoothDataReceived abstract method
bluetoothDataReceived abstract method
dark_mode
light_mode
bluetoothDataReceived
abstract method
Stream
<
List
<
int
>
>
bluetoothDataReceived
(
String
deviceId
)
Implementation
Stream<List<int>> bluetoothDataReceived(String deviceId);
universal_bluetooth package
documentation
universal_bluetooth_platform_interface
UniversalBluetoothPlatform
bluetoothDataReceived abstract method
UniversalBluetoothPlatform class