Home
last modified time | relevance | path

Searched refs:flag_handle (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/
Dbtp_vcp.h74 uint16_t flag_handle; member
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/tester/src/
Dmain.c42 DEFINE_FLAG(flag_handle);
184 SET_FLAG(flag_handle); in handle_att_notification()
612 WAIT_FOR_FLAG(flag_handle); in test_procedure_0()
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/tester/src/
Dmain.c43 DEFINE_FLAG(flag_handle);
188 SET_FLAG(flag_handle); in handle_att_notification()
615 WAIT_FOR_FLAG(flag_handle); in test_procedure_0()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_vcp.c567 ev.vcs_handles.flag_handle = sys_cpu_to_le16(chrc_handles->vcp_handles.flags); in btp_send_vcp_found_ev()