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.c575 coex_stat->bt_pan_exist = false; in rtw_coex_update_bt_link_info()
583 coex_stat->bt_pan_exist = true; in rtw_coex_update_bt_link_info()
586 coex_stat->bt_pan_exist = false; in rtw_coex_update_bt_link_info()
1083 if (coex_stat->bt_pan_exist) in rtw_coex_algorithm()
1322 !coex_stat->bt_pan_exist) { in rtw_coex_action_bt_inquiry()
1344 !coex_stat->bt_pan_exist) in rtw_coex_action_bt_inquiry()
Dmain.h991 bool bt_pan_exist; /* PAN or OPP */ member