ConnectL2CapSocket

data class ConnectL2CapSocket(val device: BluetoothDevice, val psm: Int) : BleClientOperation

Constructors

Link copied to clipboard
fun ConnectL2CapSocket(device: BluetoothDevice, psm: Int)

Properties

Link copied to clipboard
open override val device: BluetoothDevice
Link copied to clipboard
val psm: Int