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 structure.