incomingMTU
Returns the current incoming MTU for the L2CAP channel.
Declaration
var incomingMTU: BluetoothL2CAPMTU { get }Discussion
The incoming MTU represents the maximum L2CAP packet size for packets being sent by the remote device.
Returns the current incoming MTU for the L2CAP channel.
var incomingMTU: BluetoothL2CAPMTU { get }The incoming MTU represents the maximum L2CAP packet size for packets being sent by the remote device.