Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/send_on_connect/src/
Dmain_l2cap_send_on_connect.c196 WAIT_FOR_FLAG_SET(is_connected); in test_peripheral_main()
198 WAIT_FOR_FLAG_SET(chan_connected); in test_peripheral_main()
200 WAIT_FOR_FLAG_SET(data_received); in test_peripheral_main()
221 WAIT_FOR_FLAG_SET(is_connected); in test_central_main()
224 WAIT_FOR_FLAG_SET(chan_connected); in test_central_main()
226 WAIT_FOR_FLAG_SET(data_received); in test_central_main()
Dcommon.h18 #define WAIT_FOR_FLAG_SET(flag) \ macro
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/userdata/src/
Dmain_l2cap_userdata.c184 WAIT_FOR_FLAG_SET(is_connected); in test_peripheral_main()
193 WAIT_FOR_FLAG_SET(has_received); in test_peripheral_main()
237 WAIT_FOR_FLAG_SET(is_connected); in test_central_main()
240 WAIT_FOR_FLAG_SET(chan_connected); in test_central_main()
270 WAIT_FOR_FLAG_SET(is_sent); in test_central_main()
Dcommon.h18 #define WAIT_FOR_FLAG_SET(flag) \ macro
/Zephyr-latest/tests/bsim/bluetooth/host/iso/cis/src/
Dcommon.h21 #define WAIT_FOR_FLAG_SET(flag) \ macro
Dcis_peripheral.c155 WAIT_FOR_FLAG_SET(flag_connected); in adv_connect()
Dcis_central.c336 WAIT_FOR_FLAG_SET(flag_connected); in connect_acl()
354 WAIT_FOR_FLAG_SET(flag_iso_connected); in connect_cis()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/general/src/
Dcommon.h27 #define WAIT_FOR_FLAG_SET(flag) \ macro
Dmain_l2cap_ecred.c460 WAIT_FOR_FLAG_SET(is_connected); in test_peripheral_main()
553 WAIT_FOR_FLAG_SET(is_connected); in test_central_main()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/many_conns/src/
Dcommon.h29 #define WAIT_FOR_FLAG_SET(flag) \ macro
Dmain.c258 WAIT_FOR_FLAG_SET(is_connected); in test_peripheral_main()
316 WAIT_FOR_FLAG_SET(is_connected); in connect_peripheral()
335 WAIT_FOR_FLAG_SET(flag_l2cap_connected); in connect_l2cap_channel()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/credits/src/
Dcommon.h29 #define WAIT_FOR_FLAG_SET(flag) \ macro
Dmain.c239 WAIT_FOR_FLAG_SET(is_connected); in test_peripheral_main()
312 WAIT_FOR_FLAG_SET(is_connected); in connect_peripheral()
328 WAIT_FOR_FLAG_SET(flag_l2cap_connected); in connect_l2cap_channel()
345 WAIT_FOR_FLAG_SET(flag_l2cap_connected); in connect_l2cap_ecred_channel()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/stress/src/
Dcommon.h29 #define WAIT_FOR_FLAG_SET(flag) \ macro
Dmain.c322 WAIT_FOR_FLAG_SET(is_connected); in test_peripheral_main()
386 WAIT_FOR_FLAG_SET(is_connected); in connect_peripheral()
406 WAIT_FOR_FLAG_SET(flag_l2cap_connected); in connect_l2cap_channel()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/credits_seg_recv/src/
Dcommon.h29 #define WAIT_FOR_FLAG_SET(flag) \ macro
Dmain.c252 WAIT_FOR_FLAG_SET(is_connected); in test_peripheral_main()
325 WAIT_FOR_FLAG_SET(is_connected); in connect_peripheral()
351 WAIT_FOR_FLAG_SET(flag_l2cap_connected); in connect_l2cap_channel()
378 WAIT_FOR_FLAG_SET(flag_l2cap_connected); in connect_l2cap_ecred_channel()