Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/services/
Dias.h66 int bt_ias_local_alert_stop(void);
/Zephyr-latest/subsys/bluetooth/services/ias/shell/
Dias.c47 const int result = bt_ias_local_alert_stop(); in cmd_ias_local_alert_stop()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dias_test.c74 err = bt_ias_local_alert_stop(); in test_main()
/Zephyr-latest/subsys/bluetooth/services/ias/
Dias.c89 int bt_ias_local_alert_stop(void) in bt_ias_local_alert_stop() function