Home
last modified time | relevance | path

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

/drivers/staging/rtl8723bs/hal/
DHalBtc8723b1Ant.c390 static bool bPreWifiBusy, bPreUnder4way, bPreBtHsOn; in halbtc8723b1ant_IsWifiStatusChanged() local
414 if (bBtHsOn != bPreBtHsOn) { in halbtc8723b1ant_IsWifiStatusChanged()
415 bPreBtHsOn = bBtHsOn; in halbtc8723b1ant_IsWifiStatusChanged()
DHalBtc8723b2Ant.c195 static bool bPreWifiBusy, bPreUnder4way, bPreBtHsOn; in halbtc8723b2ant_IsWifiStatusChanged() local
215 if (bBtHsOn != bPreBtHsOn) { in halbtc8723b2ant_IsWifiStatusChanged()
216 bPreBtHsOn = bBtHsOn; in halbtc8723b2ant_IsWifiStatusChanged()