menu
bluebreeze_flutter package
documentation
impl/bluebreeze_platform_interface.dart
BlueBreezePlatform
deviceCharacteristicRead abstract method
deviceCharacteristicRead abstract method
dark_mode
light_mode
deviceCharacteristicRead
abstract method
Future
<
Uint8List
>
deviceCharacteristicRead
(
String
id
,
String
serviceId
,
String
characteristicId
)
Implementation
Future<Uint8List> deviceCharacteristicRead(String id, String serviceId, String characteristicId);
bluebreeze_flutter package
documentation
impl/bluebreeze_platform_interface
BlueBreezePlatform
deviceCharacteristicRead abstract method
BlueBreezePlatform class