menu
universal_ble_fork package
documentation
universal_ble.dart
UniversalBlePlatform
getSystemDevices abstract method
getSystemDevices abstract method
dark_mode
light_mode
getSystemDevices
abstract method
Future
<
List
<
BleDevice
>
>
getSystemDevices
(
List
<
String
>
?
withServices
)
Implementation
Future<List<BleDevice>> getSystemDevices( List<String>? withServices, );
universal_ble_fork package
documentation
universal_ble
UniversalBlePlatform
getSystemDevices abstract method
UniversalBlePlatform class