1.1.2.3.2.1.3.4 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 Alert Notification Client callback event.
Field Documentation
| Field | Description |
|---|---|
| eventId | Event ID. See BLE_ANPC_EventId_T. |
| eventField | Event field. |
