Home
last modified time | relevance | path

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

/Linux-v4.19/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()
2038 bool bApEnable = false; in halbtc8723b1ant_ActionBtInquiry() local
2042 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_AP_MODE_ENABLE, &bApEnable); in halbtc8723b1ant_ActionBtInquiry()
2280 bool bUnder4way = false, bApEnable = false; in halbtc8723b1ant_ActionWifiConnected() local
2315 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_AP_MODE_ENABLE, &bApEnable); in halbtc8723b1ant_ActionWifiConnected()
2320 !bApEnable && in halbtc8723b1ant_ActionWifiConnected()