Alert Notification Service Client Event type.
Enumerator |
---|
ANS_C_EVT_INVALID | ANS Client invalid event type.
|
ANS_C_EVT_DISCOVERY_COMPLETE | ANS Client has found ANS service and its characteristics.
|
ANS_C_EVT_DISCOVERY_FAIL | ANS Client found ANS service failed because of invalid operation or no found at the peer.
|
ANS_C_EVT_NEW_ALERT_NTF_SET_SUCCESS | ANS Client has set NEW Alert notification.
|
ANS_C_EVT_UNREAD_ALERT_STA_NTF_SET_SUCCESS | ANS Client has set Unread Alert Status notification.
|
ANS_C_EVT_SUP_NEW_ALERT_CAT_RECEIV | ANS Client has received Supported New Alert Category value (Read from peer).
|
ANS_C_EVT_SUP_UNREAD_ALERT_CAT_REC | ANS Client has received Supported Unread Alert Category value (Read from peer).
|
ANS_C_EVT_NEW_ALERT_RECEIVE | ANS Client has received New Alert value (Notification from peer).
|
ANS_C_EVT_UNREAD_ALERT_RECEIVE | ANS Client has received Unread Alert Status value (Notification from peer).
|
ANS_C_EVT_CTRL_POINT_SET_SUCCESS | ANS Client has written Control Point completely.
|
ANS_C_EVT_WRITE_OP_ERR | Error occured when ANS Client wrote to peer.
|