Home
last modified time | relevance | path

Searched refs:WAIT_FOR_FLAG_UNSET (Results 1 – 25 of 28) sorted by relevance

12

/Zephyr-latest/tests/bsim/babblekit/include/babblekit/
Dflags.h52 #define WAIT_FOR_FLAG_UNSET(flag) \ macro
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings/src/
Dutils.c28 WAIT_FOR_FLAG_UNSET(flag_is_connected); in wait_disconnected()
138 WAIT_FOR_FLAG_UNSET(flag_is_connected); in disconnect()
Dgatt_utils.c223 WAIT_FOR_FLAG_UNSET(flag_sc_subscribed); in gatt_subscribe_to_service_changed()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/unregister_conn_cb/src/
Dmain.c158 WAIT_FOR_FLAG_UNSET(flag_is_connected); in test_peripheral_main()
206 WAIT_FOR_FLAG_UNSET(flag_is_connected); in test_central_main()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/send_on_connect/src/
Dmain_l2cap_send_on_connect.c204 WAIT_FOR_FLAG_UNSET(is_connected); in test_peripheral_main()
236 WAIT_FOR_FLAG_UNSET(is_connected); in test_central_main()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/src/
Ddut.c150 WAIT_FOR_FLAG_UNSET(is_subscribed); in entrypoint_dut()
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_overwrite_allowed/src/
Dbs_bt_utils.c22 WAIT_FOR_FLAG_UNSET(flag_is_connected); in wait_disconnected()
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_overwrite_denied/src/
Dbs_bt_utils.c22 WAIT_FOR_FLAG_UNSET(flag_is_connected); in wait_disconnected()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify_multiple/src/
Dgatt_client_test.c367 WAIT_FOR_FLAG_UNSET(flag_subscribed_short); in test_main()
368 WAIT_FOR_FLAG_UNSET(flag_subscribed_long); in test_main()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/sc_indicate/src/
Dbs_bt_utils.c31 WAIT_FOR_FLAG_UNSET(flag_is_connected); in wait_disconnected()
/Zephyr-latest/tests/bsim/bluetooth/host/security/security_changed_callback/src/
Dbs_bt_utils.c28 WAIT_FOR_FLAG_UNSET(flag_is_connected); in wait_disconnected()
/Zephyr-latest/tests/bsim/bluetooth/host/iso/cis/src/
Dcis_central.c371 WAIT_FOR_FLAG_UNSET(flag_iso_connected); in disconnect_cis()
385 WAIT_FOR_FLAG_UNSET(flag_connected); in disconnect_acl()
/Zephyr-latest/tests/bsim/bluetooth/host/adv/extended/src/
Dext_adv_scanner.c168 WAIT_FOR_FLAG_UNSET(flag_connected); in scan_connect_and_disconnect_cycle()
Dext_adv_advertiser.c195 WAIT_FOR_FLAG_UNSET(flag_connected); in adv_connect_and_disconnect_cycle()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/credits/src/
Dmain.c220 WAIT_FOR_FLAG_UNSET(is_connected); in disconnect_device()
391 WAIT_FOR_FLAG_UNSET(is_connected); in test_central_main()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/credits_seg_recv/src/
Dmain.c232 WAIT_FOR_FLAG_UNSET(is_connected); in disconnect_device()
426 WAIT_FOR_FLAG_UNSET(is_connected); in test_central_main()
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_per_connection/src/
Dbs_bt_utils.c25 WAIT_FOR_FLAG_UNSET(flag_is_connected); in wait_disconnected()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disable/src/
Dgatt_server_test.c169 WAIT_FOR_FLAG_UNSET(flag_is_connected); in test_main()
Dgatt_client_test.c308 WAIT_FOR_FLAG_UNSET(flag_is_connected); in test_main()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/many_conns/src/
Dmain.c245 WAIT_FOR_FLAG_UNSET(is_connected); in disconnect_device()
281 WAIT_FOR_FLAG_UNSET(is_connected); in test_peripheral_main()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/dut/src/
Dmain.c262 WAIT_FOR_FLAG_UNSET(is_connected); in test_procedure_0()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/stress/src/
Dmain.c301 WAIT_FOR_FLAG_UNSET(is_connected); in disconnect_device()
343 WAIT_FOR_FLAG_UNSET(is_connected); in test_peripheral_main()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/dut/src/
Dmain.c212 WAIT_FOR_FLAG_UNSET(is_connected); in disconnect_device()
/Zephyr-latest/tests/bsim/bluetooth/host/iso/bis/src/
Dbis_receiver.c263 WAIT_FOR_FLAG_UNSET(flag_iso_connected); in test_main()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc/src/
Dmain.c289 WAIT_FOR_FLAG_UNSET(is_connected); in disconnect()

12