Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
DHalBtc8723b1Ant.c2273 bool bScan = false, bLink = false, bRoam = false; in halbtc8723b1ant_ActionWifiConnected() local
2295 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_ROAM, &bRoam); in halbtc8723b1ant_ActionWifiConnected()
2296 if (bScan || bLink || bRoam) { in halbtc8723b1ant_ActionWifiConnected()
2563 bool bScan = false, bLink = false, bRoam = false; in halbtc8723b1ant_RunCoexistMechanism() local
2569 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_ROAM, &bRoam); in halbtc8723b1ant_RunCoexistMechanism()
2571 if (bScan || bLink || bRoam) { in halbtc8723b1ant_RunCoexistMechanism()
2732 bool bRoam = false; in EXhalbtc8723b1ant_DisplayCoexInfo() local
2848 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_ROAM, &bRoam); in EXhalbtc8723b1ant_DisplayCoexInfo()
2853 bLink, bRoam, bScan, ((pCoexSta->bWiFiIsHighPriTask) ? "1" : "0") in EXhalbtc8723b1ant_DisplayCoexInfo()
DHalBtc8723b2Ant.c2020 bool bScan = false, bLink = false, bRoam = false; in halbtc8723b2ant_TdmaDurationAdjust() local
2033 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_ROAM, &bRoam); in halbtc8723b2ant_TdmaDurationAdjust()
2035 if (!bScan && !bLink && !bRoam) in halbtc8723b2ant_TdmaDurationAdjust()
2889 bool bRoam = false, bScan = false, bLink = false, bWifiUnder5G = false; in EXhalbtc8723b2ant_DisplayCoexInfo() local
2969 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_ROAM, &bRoam); in EXhalbtc8723b2ant_DisplayCoexInfo()
2975 bRoam, in EXhalbtc8723b2ant_DisplayCoexInfo()