BLE_ANPC_Event_T

C

typedef struct  BLE_ANPC_Event_T
{
    BLE_ANPC_EventId_T                  eventId;
    BLE_ANPC_EventField_T               eventField;
}BLE_ANPC_Event_T;

Description

BLE ANPC callback event structure.