断开 BLE 连接。
参数:
deviceId
Future<void> disconnect(String deviceId) { throw UnimplementedError('disconnect() has not been implemented.'); }