menu
fluetooth_plus package
documentation
fluetooth.dart
Fluetooth
sendBytes abstract method
sendBytes abstract method
dark_mode
light_mode
sendBytes
abstract method
Future
<
void
>
sendBytes
(
List
<
int
>
bytes
,
String
deviceId
)
Implementation
Future<void> sendBytes(List<int> bytes, String deviceId);
fluetooth_plus package
documentation
fluetooth
Fluetooth
sendBytes abstract method
Fluetooth class