Searched refs:bWifiBusy (Results 1 – 1 of 1) sorted by relevance
196 bool bWifiBusy = false, bUnder4way = false, bBtHsOn = false; in halbtc8723b2ant_IsWifiStatusChanged() local200 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723b2ant_IsWifiStatusChanged()205 if (bWifiBusy != bPreWifiBusy) { in halbtc8723b2ant_IsWifiStatusChanged()206 bPreWifiBusy = bWifiBusy; in halbtc8723b2ant_IsWifiStatusChanged()1080 bool bCommon = false, bWifiConnected = false, bWifiBusy = false; in halbtc8723b2ant_IsCommonAction() local1085 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723b2ant_IsCommonAction()1141 if (bWifiBusy) { in halbtc8723b2ant_IsCommonAction()