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