disableScanBluetoothDevices method
Implementation
Future<void> disableScanBluetoothDevices() async {
return _honeywellPlugin.disableScanBluetoothDevices();
}
Future<void> disableScanBluetoothDevices() async {
return _honeywellPlugin.disableScanBluetoothDevices();
}