Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b2Ant.c196 bool bWifiBusy = false, bUnder4way = false, bBtHsOn = false; in halbtc8723b2ant_IsWifiStatusChanged() local
202 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_4_WAY_PROGRESS, &bUnder4way); in halbtc8723b2ant_IsWifiStatusChanged()
210 if (bUnder4way != bPreUnder4way) { in halbtc8723b2ant_IsWifiStatusChanged()
211 bPreUnder4way = bUnder4way; in halbtc8723b2ant_IsWifiStatusChanged()