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