-
public final class Disconnect extends BleClientOperation
Disconnect from device and release all connection resources
-
-
Field Summary
Fields Modifier and Type Field Description private final BluetoothDevicedevice
-
Constructor Summary
Constructors Constructor Description Disconnect(BluetoothDevice device)
-
Method Summary
Modifier and Type Method Description BluetoothDevicegetDevice()-
-
Constructor Detail
-
Disconnect
Disconnect(BluetoothDevice device)
-
-
Method Detail
-
getDevice
BluetoothDevice getDevice()
-
-
-
-