Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
DHalBtc8723b1Ant.c2735 bool bWifiUnder5G = false; in EXhalbtc8723b1ant_DisplayCoexInfo() local
2857 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_UNDER_5G, &bWifiUnder5G); in EXhalbtc8723b1ant_DisplayCoexInfo()
2871 (bWifiUnder5G ? "5G" : "2.4G"), in EXhalbtc8723b1ant_DisplayCoexInfo()
DHalBtc8723b2Ant.c2889 bool bRoam = false, bScan = false, bLink = false, bWifiUnder5G = false; in EXhalbtc8723b2ant_DisplayCoexInfo() local
2980 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_UNDER_5G, &bWifiUnder5G); in EXhalbtc8723b2ant_DisplayCoexInfo()
2988 (bWifiUnder5G ? "5G" : "2.4G"), in EXhalbtc8723b2ant_DisplayCoexInfo()