Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/hal/
DHalBtc8723b1Ant.c2741 bool bWifiUnder5G = false; in EXhalbtc8723b1ant_DisplayCoexInfo() local
2863 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_UNDER_5G, &bWifiUnder5G); in EXhalbtc8723b1ant_DisplayCoexInfo()
2877 (bWifiUnder5G ? "5G" : "2.4G"), in EXhalbtc8723b1ant_DisplayCoexInfo()
DHalBtc8723b2Ant.c3057 bool bRoam = false, bScan = false, bLink = false, bWifiUnder5G = false; in EXhalbtc8723b2ant_DisplayCoexInfo() local
3148 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_UNDER_5G, &bWifiUnder5G); in EXhalbtc8723b2ant_DisplayCoexInfo()
3156 (bWifiUnder5G ? "5G" : "2.4G"), in EXhalbtc8723b2ant_DisplayCoexInfo()