menu
universal_bluetooth package
documentation
universal_bluetooth_platform_interface.dart
UniversalBluetoothPlatform
startBleScan abstract method
startBleScan abstract method
dark_mode
light_mode
startBleScan
abstract method
Future
<
void
>
startBleScan
(
{
List
<
String
>
?
serviceUuids
,
Duration
?
timeout
,
})
Implementation
Future<void> startBleScan({List<String>? serviceUuids, Duration? timeout});
universal_bluetooth package
documentation
universal_bluetooth_platform_interface
UniversalBluetoothPlatform
startBleScan abstract method
UniversalBluetoothPlatform class