Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
DHalBtc8723b1Ant.c1315 bool bApEnable = false; in halbtc8723b1ant_SetFwPstdma() local
1317 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_AP_MODE_ENABLE, &bApEnable); in halbtc8723b1ant_SetFwPstdma()
1319 if (bApEnable) { in halbtc8723b1ant_SetFwPstdma()
2032 bool bApEnable = false; in halbtc8723b1ant_ActionBtInquiry() local
2036 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_AP_MODE_ENABLE, &bApEnable); in halbtc8723b1ant_ActionBtInquiry()
2274 bool bUnder4way = false, bApEnable = false; in halbtc8723b1ant_ActionWifiConnected() local
2309 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_AP_MODE_ENABLE, &bApEnable); in halbtc8723b1ant_ActionWifiConnected()
2314 !bApEnable && in halbtc8723b1ant_ActionWifiConnected()