BLE_L2CAP_EvtCbDiscInd_T

C

typedef struct BLE_L2CAP_EvtCbDiscInd_T
{
    uint8_t       leL2capId;
} BLE_L2CAP_EvtCbDiscInd_T;

Field Documentation

FieldDescription
leL2capIdIdentifier for the L2CAP session instance that was disconnected.