Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt-app/test/
H A Dbt_test.c63 static duplex_info_t g_duplex_control = { variable
1704 g_duplex_control.alsa_duplex_opened = true; in hfp_alsa_playback()
1706 while (g_duplex_control.alsa_duplex_opened) { in hfp_alsa_playback()
1708 if (!g_duplex_control.alsa_duplex_opened) in hfp_alsa_playback()
1730 if (!g_duplex_control.alsa_duplex_opened) in hfp_alsa_playback()
1800 g_duplex_control.bt_duplex_opened = true; in hfp_bt_playback()
1802 while (g_duplex_control.bt_duplex_opened) { in hfp_bt_playback()
1804 if (!g_duplex_control.bt_duplex_opened) in hfp_bt_playback()
1826 if (!g_duplex_control.bt_duplex_opened) in hfp_bt_playback()
1858 if (!g_duplex_control.alsa_duplex_opened) { in hfp_open_alsa_duplex()
[all …]