-
public final class ConnectL2CapSocket extends BleClientOperation
-
-
Field Summary
Fields Modifier and Type Field Description private final BluetoothDevicedeviceprivate final Integerpsm
-
Constructor Summary
Constructors Constructor Description ConnectL2CapSocket(BluetoothDevice device, Integer psm)
-
Method Summary
Modifier and Type Method Description BluetoothDevicegetDevice()final IntegergetPsm()-
-
Constructor Detail
-
ConnectL2CapSocket
ConnectL2CapSocket(BluetoothDevice device, Integer psm)
-
-
Method Detail
-
getDevice
BluetoothDevice getDevice()
-
-
-
-