menu
all_bluetooth package
documentation
all_bluetooth_platform_interface.dart
AllBluetoothPlatform
getBondedDevices abstract method
getBondedDevices abstract method
dark_mode
light_mode
getBondedDevices
abstract method
Future
<
List
<
BluetoothDevice
>
>
getBondedDevices
(
)
Implementation
Future<List<BluetoothDevice>> getBondedDevices();
all_bluetooth package
documentation
all_bluetooth_platform_interface
AllBluetoothPlatform
getBondedDevices abstract method
AllBluetoothPlatform class