Lines Matching full:alert
43 * Application callback. Called when the read of the ANS Supported New Alert
64 * Application callback. Called when the write to the ANS Alert Notification
82 * for the ANS Unread Alert Status characteristic has completed.
99 * 1. Reads the ANS Supported New Alert Category characteristic.
100 * 2. Writes the ANS Alert Notification Control Point characteristic.
101 * 3. Subscribes to notifications for the ANS Unread Alert Status
105 * descriptor, then the peer lied when it claimed support for the alert
117 /* Read the supported-new-alert-category characteristic. */ in blecent_read_write_subscribe()
123 "Alert Category characteristic\n"); in blecent_read_write_subscribe()
135 /* Write two bytes (99, 100) to the alert-notification-control-point in blecent_read_write_subscribe()
142 MODLOG_DFLT(ERROR, "Error: Peer doesn't support the Alert " in blecent_read_write_subscribe()
156 /* Subscribe to notifications for the Unread Alert Status characteristic. in blecent_read_write_subscribe()
165 MODLOG_DFLT(ERROR, "Error: Peer lacks a CCCD for the Unread Alert " in blecent_read_write_subscribe()
260 * advertises connectability and support for the Alert Notification service.
281 /* The device has to advertise support for the Alert Notification in blecent_should_connect()
296 * support for the Alert Notification service.