Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_av.h30 extern bool g_av_with_rc;
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_av.c38 bool g_av_with_rc; variable
336 if (g_av_with_rc) { in btc_av_state_idle_handler()
347 if (g_av_with_rc) { in btc_av_state_idle_handler()
493 if(g_av_with_rc) { in btc_av_state_opening_handler()
755 if (btc_av_cb.peer_sep == AVDT_TSEP_SRC && g_av_with_rc == true) { in btc_av_state_opened_handler()
915 if (btc_av_cb.peer_sep == AVDT_TSEP_SRC && g_av_with_rc == true) { in btc_av_state_started_handler()
1412 if (g_av_with_rc) { in btc_av_execute_service()
1691 if (btc_av_cb.peer_sep == AVDT_TSEP_SRC && g_av_with_rc == true) { in btc_a2d_sink_deinit()
1724 if (btc_av_cb.peer_sep == AVDT_TSEP_SNK && g_av_with_rc == true) { in btc_a2d_src_deinit()
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/avrc/
Dbtc_avrc.c1019 if (!g_av_with_rc) { in btc_avrc_ct_init()
1020 g_av_with_rc = true; in btc_avrc_ct_init()
1058 if (g_av_with_rc) { in btc_avrc_ct_deinit()
1059 g_av_with_rc = false; in btc_avrc_ct_deinit()
1296 if (!g_av_with_rc) { in btc_avrc_tg_init()
1297 g_av_with_rc = true; in btc_avrc_tg_init()
1339 if (g_av_with_rc) { in btc_avrc_tg_deinit()
1340 g_av_with_rc = false; in btc_avrc_tg_deinit()