Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dmicp_mic_ctlr_test.c42 static volatile bool g_cb; variable
56 g_cb = true; in aics_state_cb()
71 g_cb = true; in aics_gain_setting_cb()
84 g_cb = true; in aics_input_type_cb()
96 g_cb = true; in aics_status_cb()
115 g_cb = true; in aics_description_cb()
172 g_cb = true; in micp_mic_ctlr_mute_cb()
226 g_cb = false; in test_aics()
232 WAIT_FOR_COND(g_cb); in test_aics()
236 g_cb = false; in test_aics()
[all …]
Dmicp_mic_dev_test.c43 static volatile bool g_cb; variable
48 g_cb = true; in micp_mute_cb()
67 g_cb = true; in aics_state_cb()
81 g_cb = true; in aics_gain_setting_cb()
93 g_cb = true; in aics_input_type_cb()
104 g_cb = true; in aics_status_cb()
118 g_cb = true; in aics_description_cb()
161 g_cb = false; in test_aics_server_only()
167 WAIT_FOR_COND(g_cb); in test_aics_server_only()
171 g_cb = false; in test_aics_server_only()
[all …]
Dvcp_vol_ctlr_test.c47 static volatile bool g_cb; variable
60 g_cb = true; in vcs_state_cb()
73 g_cb = true; in vcs_flags_cb()
85 g_cb = true; in vocs_state_cb()
97 g_cb = true; in vocs_location_cb()
116 g_cb = true; in vocs_description_cb()
141 g_cb = true; in aics_state_cb()
156 g_cb = true; in aics_gain_setting_cb()
169 g_cb = true; in aics_input_type_cb()
181 g_cb = true; in aics_status_cb()
[all …]
Dvcp_vol_rend_test.c56 static volatile bool g_cb; variable
67 g_cb = true; in vcs_state_cb()
78 g_cb = true; in vcs_flags_cb()
89 g_cb = true; in vocs_state_cb()
100 g_cb = true; in vocs_location_cb()
113 g_cb = true; in vocs_description_cb()
127 g_cb = true; in aics_state_cb()
141 g_cb = true; in aics_gain_setting_cb()
153 g_cb = true; in aics_input_type_cb()
164 g_cb = true; in aics_status_cb()
[all …]