Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings/src/
Dserver.c34 wait_for_client_read(); in server_round_0()
50 wait_for_client_read(); in server_round_1()
69 wait_for_client_read(); in server_round_2()
86 wait_for_client_read(); in server_round_3()
105 wait_for_client_read(); in server_round_4()
129 wait_for_client_read(); in server_round_6()
Dgatt_utils.h14 void wait_for_client_read(void);
Dgatt_utils.c47 void wait_for_client_read(void) in wait_for_client_read() function