1.1.2.1.3.3.1 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

FieldDescription
eventIdEvent ID.
eventFieldEvent field.