Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/gatt/settings/src/
Dserver.c32 wait_for_client_read(); in server_round_0()
48 wait_for_client_read(); in server_round_1()
67 wait_for_client_read(); in server_round_2()
84 wait_for_client_read(); in server_round_3()
103 wait_for_client_read(); in server_round_4()
127 wait_for_client_read(); in server_round_6()
Dgatt_utils.h14 void wait_for_client_read(void);
Dgatt_utils.c45 void wait_for_client_read(void) in wait_for_client_read() function