Stops the active BLE scan.
Future<bool> stopScan() => NexoraSdkPlatform.instance.stopBluetoothScan();