BLE_ANCS_Event_T

C

typedef struct BLE_ANCS_Event_T
{
    BLE_ANCS_EventId_T          eventId;
    BLE_ANCS_EventField_T       eventField;
} BLE_ANCS_Event_T;

Description

BLE ANCS callback event structure.