Disconnects from the BLE device with the given deviceId.
deviceId
Disconnects the BLE device.
Future<void> disconnect(String deviceId);