BLE_L2CAP_Event_T
C
typedef struct BLE_L2CAP_Event_T
{
BLE_L2CAP_EventId_T eventId;
BLE_L2CAP_EventField_T eventField;
} BLE_L2CAP_Event_T;Description
BLE L2cap callback event.
Field Documentation
| Field | Description |
|---|---|
| eventId | Event ID. |
| eventField | Event field. |
