Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8723bs/hal/
DHalBtc8723b1Ant.c390 static bool bPreWifiBusy, bPreUnder4way, bPreBtHsOn; in halbtc8723b1ant_IsWifiStatusChanged() local
404 if (bWifiBusy != bPreWifiBusy) { in halbtc8723b1ant_IsWifiStatusChanged()
405 bPreWifiBusy = bWifiBusy; in halbtc8723b1ant_IsWifiStatusChanged()
DHalBtc8723b2Ant.c195 static bool bPreWifiBusy, bPreUnder4way, bPreBtHsOn; in halbtc8723b2ant_IsWifiStatusChanged() local
205 if (bWifiBusy != bPreWifiBusy) { in halbtc8723b2ant_IsWifiStatusChanged()
206 bPreWifiBusy = bWifiBusy; in halbtc8723b2ant_IsWifiStatusChanged()