BLE_ANPS_Event_T
C
typedef struct BLE_ANPS_Event_T
{
BLE_ANPS_EventId_T eventId;
BLE_ANPS_EventField_T eventField;
}BLE_ANPS_Event_T;Description
BLE Alert Notification profile callback event.
Field Documentation
| Field | Description |
|---|---|
| eventId | Event ID. |
| eventField | Event field. |
