Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtw88/
Dcoex.c746 coex_stat->bt_pan_exist = false; in rtw_coex_update_bt_link_info()
754 coex_stat->bt_pan_exist = true; in rtw_coex_update_bt_link_info()
757 coex_stat->bt_pan_exist = false; in rtw_coex_update_bt_link_info()
1473 if (coex_stat->bt_pan_exist) in rtw_coex_algorithm()
4019 coex_stat->bt_pan_exist ? coex_stat->bt_opp_exist ? in rtw_coex_display_coex_info()
Dmain.h1405 bool bt_pan_exist; /* PAN or OPP */ member