BLE_ANCS_Event_T
C
typedef struct
{
    BLE_ANCS_EventId_T          eventId;
    BLE_ANCS_EventField_T       eventField;
} BLE_ANCS_Event_T;Description
BLE ANCS callback event.
Field Documentation
| Field | Description | 
|---|---|
| eventId | Event ID. | 
| eventField | Event field. | 
