Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtw88/
Dcoex.c720 coex_stat->bt_a2dp_exist = false; in rtw_coex_update_bt_link_info()
734 coex_stat->bt_a2dp_exist = true; in rtw_coex_update_bt_link_info()
737 coex_stat->bt_a2dp_exist = false; in rtw_coex_update_bt_link_info()
1176 if ((coex_stat->bt_a2dp_exist && in rtw_coex_tdma()
1422 if (coex_stat->bt_a2dp_exist) in rtw_coex_algorithm()
1745 !coex_stat->bt_a2dp_exist) { in rtw_coex_action_bt_inquiry()
2319 if (coex_stat->bt_a2dp_exist) { in rtw_coex_action_wl_linkscan()
2331 if (coex_stat->bt_a2dp_exist) { in rtw_coex_action_wl_linkscan()
3757 coex_stat->bt_a2dp_exist ? (coex_stat->bt_a2dp_sink ? in rtw_coex_display_coex_info()
Dmain.h1334 bool bt_a2dp_exist; member