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