Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b1Ant.c993 bool bApEnable = false; in halbtc8723b1ant_SetFwPstdma() local
995 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_AP_MODE_ENABLE, &bApEnable); in halbtc8723b1ant_SetFwPstdma()
997 if (bApEnable) { in halbtc8723b1ant_SetFwPstdma()
1596 bool bApEnable = false; in halbtc8723b1ant_ActionBtInquiry() local
1600 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_AP_MODE_ENABLE, &bApEnable); in halbtc8723b1ant_ActionBtInquiry()
1837 bool bUnder4way = false, bApEnable = false; in halbtc8723b1ant_ActionWifiConnected() local
1856 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_AP_MODE_ENABLE, &bApEnable); in halbtc8723b1ant_ActionWifiConnected()
1861 !bApEnable && in halbtc8723b1ant_ActionWifiConnected()