stopScanningForBluetoothDevices method
Stop scanning for BLE MIDI devices.
Implementation
void stopScanningForBluetoothDevices() {
_platform.stopScanningForBluetoothDevices();
}
Stop scanning for BLE MIDI devices.
void stopScanningForBluetoothDevices() {
_platform.stopScanningForBluetoothDevices();
}