Home
last modified time | relevance | path

Searched refs:bPreUnder4way (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
502 if (bUnder4way != bPreUnder4way) { in halbtc8723b1ant_IsWifiStatusChanged()
503 bPreUnder4way = bUnder4way; in halbtc8723b1ant_IsWifiStatusChanged()
DHalBtc8723b2Ant.c277 static bool bPreWifiBusy, bPreUnder4way, bPreBtHsOn; in halbtc8723b2ant_IsWifiStatusChanged() local
292 if (bUnder4way != bPreUnder4way) { in halbtc8723b2ant_IsWifiStatusChanged()
293 bPreUnder4way = bUnder4way; in halbtc8723b2ant_IsWifiStatusChanged()