Home
last modified time | relevance | path

Searched refs:curr_lvl (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/services/ias/
Dias.c40 static enum bt_ias_alert_lvl curr_lvl; variable
53 if (curr_lvl == alert_level) { in set_alert_level()
57 curr_lvl = alert_level; in set_alert_level()
91 if (curr_lvl == BT_IAS_ALERT_LVL_NO_ALERT) { in bt_ias_local_alert_stop()
98 curr_lvl = BT_IAS_ALERT_LVL_NO_ALERT; in bt_ias_local_alert_stop()