Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/hal/
DHalBtc8723b1Ant.c483 static bool bPreWifiBusy, bPreUnder4way, bPreBtHsOn; in halbtc8723b1ant_IsWifiStatusChanged() local
497 if (bWifiBusy != bPreWifiBusy) { in halbtc8723b1ant_IsWifiStatusChanged()
498 bPreWifiBusy = bWifiBusy; in halbtc8723b1ant_IsWifiStatusChanged()
DHalBtc8723b2Ant.c277 static bool bPreWifiBusy, bPreUnder4way, bPreBtHsOn; in halbtc8723b2ant_IsWifiStatusChanged() local
287 if (bWifiBusy != bPreWifiBusy) { in halbtc8723b2ant_IsWifiStatusChanged()
288 bPreWifiBusy = bWifiBusy; in halbtc8723b2ant_IsWifiStatusChanged()