1.1.2.3.2.2.3.3 BLE_ANPS_EventField_T
C
typedef union { BLE_ANPS_EvtAncpWriteInd_T evtAncpWriteInd; }BLE_ANPS_EventField_T;
Description
Union of BLE Alert Notification profile callback event data types.
Field Documentation
Field | Description |
---|---|
evtAncpWriteInd | Handle BLE_ANPS_EVT_ANCP_WRITE_IND. |