BLE_L2CAP_EvtCbDiscInd_T
C
typedef struct BLE_L2CAP_EvtCbDiscInd_T { uint8_t leL2capId; } BLE_L2CAP_EvtCbDiscInd_T;
Description
Structure for BLE_L2CAP_EVT_CB_DISC_IND event.
Field Documentation
Field | Description |
---|---|
leL2capId | Identifier for the L2CAP session instance that was disconnected. |