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.c586 coex_stat->bt_pan_exist = false; in rtw_coex_update_bt_link_info()
594 coex_stat->bt_pan_exist = true; in rtw_coex_update_bt_link_info()
597 coex_stat->bt_pan_exist = false; in rtw_coex_update_bt_link_info()
1105 if (coex_stat->bt_pan_exist) in rtw_coex_algorithm()
1377 !coex_stat->bt_pan_exist) in rtw_coex_action_bt_inquiry()
2969 coex_stat->bt_pan_exist ? coex_stat->bt_opp_exist ? in rtw_coex_display_coex_info()
Dmain.h1296 bool bt_pan_exist; /* PAN or OPP */ member