Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/audio/mocks/include/
Dgatt.h21 void bt_gatt_notify_cb_reset(void);
/Zephyr-latest/tests/bluetooth/audio/mocks/src/
Dgatt.c196 void bt_gatt_notify_cb_reset(void) in bt_gatt_notify_cb_reset() function
/Zephyr-latest/tests/bluetooth/audio/ascs/src/
Dmain.c194 bt_gatt_notify_cb_reset(); in ZTEST_F()