menu
nexora_sdk package
documentation
nexora_sdk_web.dart
NexoraSdkWeb
startBluetoothScan method
startBluetoothScan method
dark_mode
light_mode
startBluetoothScan
method
@
override
Future
<
bool
>
startBluetoothScan
(
)
override
Starts scanning for Bluetooth devices.
Implementation
@override Future<bool> startBluetoothScan() async => false;
nexora_sdk package
documentation
nexora_sdk_web
NexoraSdkWeb
startBluetoothScan method
NexoraSdkWeb class