Home
last modified time | relevance | path

Searched refs:flag_disconnected (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dccp_call_control_client_test.c104 WAIT_FOR_FLAG(flag_disconnected); in test_main()
Dccp_call_control_server_test.c154 WAIT_FOR_FLAG(flag_disconnected); in test_main()
Dcommon.h134 extern atomic_t flag_disconnected;
Dcommon.c43 atomic_t flag_disconnected; variable
159 SET_FLAG(flag_disconnected); in disconnected()
Dgmap_ugt_test.c532 WAIT_FOR_FLAG(flag_disconnected); in test_main()