Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw88/ !
Dcoex.c747 coex_stat->bt_a2dp_exist = false; in rtw_coex_update_bt_link_info()
761 coex_stat->bt_a2dp_exist = true; in rtw_coex_update_bt_link_info()
764 coex_stat->bt_a2dp_exist = false; in rtw_coex_update_bt_link_info()
1225 if ((coex_stat->bt_a2dp_exist && in rtw_coex_tdma()
1471 if (coex_stat->bt_a2dp_exist) in rtw_coex_algorithm()
1794 !coex_stat->bt_a2dp_exist) { in rtw_coex_action_bt_inquiry()
1874 else if (coex_stat->bt_a2dp_exist) in rtw_coex_action_bt_game_hid()
2426 if (coex_stat->bt_a2dp_exist) { in rtw_coex_action_wl_linkscan()
2438 if (coex_stat->bt_a2dp_exist) { in rtw_coex_action_wl_linkscan()
4011 coex_stat->bt_a2dp_exist ? (coex_stat->bt_a2dp_sink ? in rtw_coex_display_coex_info()
Dmain.h1403 bool bt_a2dp_exist; member