Lines Matching full:alert
11 * @brief Immediate Alert Service (IAS)
12 * @defgroup bt_ias Immediate Alert Service (IAS)
31 /** Device shall alert */
34 /** Device should alert in strongest possible way */
38 /** @brief Immediate Alert Service callback structure. */
41 * @brief Callback function to stop alert.
43 * This callback is called when peer commands to disable alert.
48 * @brief Callback function for alert level value.
50 * This callback is called when peer commands to alert.
55 * @brief Callback function for alert level value.
57 * This callback is called when peer commands to alert in the strongest possible way.
62 /** @brief Method for stopping alert locally
69 * @brief Register a callback structure for immediate alert events.
87 /** @brief Set alert level
90 * @param bt_ias_alert_lvl Level of alert to write
96 /** @brief Discover Immediate Alert Service
104 /** @brief Register Immediate Alert Client callbacks