1.1.2.2.3.3.7 BLE_DD_Event_T

C

typedef struct  BLE_DD_Event_T
{
    BLE_DD_EventId_T        eventId;
    BLE_DD_EventField_T     eventField;
} BLE_DD_Event_T;

Description

BLE_DD callback event.

Field Documentation

FieldDescription
eventIdEvent ID.
eventFieldEvent field.