Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/btc/
H A DHalBtc8821a1Ant.c460 static BOOLEAN bPreWifiBusy=FALSE, bPreUnder4way=FALSE, bPreBtHsOn=FALSE; in halbtc8821a1ant_IsWifiStatusChanged() local
481 if(bBtHsOn != bPreBtHsOn) in halbtc8821a1ant_IsWifiStatusChanged()
483 bPreBtHsOn = bBtHsOn; in halbtc8821a1ant_IsWifiStatusChanged()
H A DHalBtc8192e1Ant.c577 static BOOLEAN bPreWifiBusy=FALSE, bPreUnder4way=FALSE, bPreBtHsOn=FALSE; in halbtc8192e1ant_IsWifiStatusChanged() local
598 if(bBtHsOn != bPreBtHsOn) in halbtc8192e1ant_IsWifiStatusChanged()
600 bPreBtHsOn = bBtHsOn; in halbtc8192e1ant_IsWifiStatusChanged()
H A DHalBtc8812a1Ant.c575 static BOOLEAN bPreWifiBusy=FALSE, bPreUnder4way=FALSE, bPreBtHsOn=FALSE; in halbtc8812a1ant_IsWifiStatusChanged() local
596 if(bBtHsOn != bPreBtHsOn) in halbtc8812a1ant_IsWifiStatusChanged()
598 bPreBtHsOn = bBtHsOn; in halbtc8812a1ant_IsWifiStatusChanged()
H A DHalBtc8821a2Ant.c424 static BOOLEAN bPreWifiBusy=FALSE, bPreUnder4way=FALSE, bPreBtHsOn=FALSE; in halbtc8821a2ant_IsWifiStatusChanged() local
447 if(bBtHsOn != bPreBtHsOn) in halbtc8821a2ant_IsWifiStatusChanged()
449 bPreBtHsOn = bBtHsOn; in halbtc8821a2ant_IsWifiStatusChanged()
H A DHalBtc8703b2Ant.c424 static BOOLEAN bPreWifiBusy=FALSE, bPreUnder4way=FALSE, bPreBtHsOn=FALSE; in halbtc8703b2ant_IsWifiStatusChanged() local
447 if(bBtHsOn != bPreBtHsOn) in halbtc8703b2ant_IsWifiStatusChanged()
449 bPreBtHsOn = bBtHsOn; in halbtc8703b2ant_IsWifiStatusChanged()
H A DHalBtc8192e2Ant.c535 static BOOLEAN bPreWifiBusy=FALSE, bPreUnder4way=FALSE, bPreBtHsOn=FALSE; in halbtc8192e2ant_IsWifiStatusChanged() local
558 if(bBtHsOn != bPreBtHsOn) in halbtc8192e2ant_IsWifiStatusChanged()
560 bPreBtHsOn = bBtHsOn; in halbtc8192e2ant_IsWifiStatusChanged()
H A DHalBtc8703b1Ant.c587 static BOOLEAN bPreWifiBusy=FALSE, bPreUnder4way=FALSE, bPreBtHsOn=FALSE; in halbtc8703b1ant_IsWifiStatusChanged() local
608 if(bBtHsOn != bPreBtHsOn) in halbtc8703b1ant_IsWifiStatusChanged()
610 bPreBtHsOn = bBtHsOn; in halbtc8703b1ant_IsWifiStatusChanged()
H A DHalBtc8723b2Ant.c423 static BOOLEAN bPreWifiBusy=FALSE, bPreUnder4way=FALSE, bPreBtHsOn=FALSE; in halbtc8723b2ant_IsWifiStatusChanged() local
446 if(bBtHsOn != bPreBtHsOn) in halbtc8723b2ant_IsWifiStatusChanged()
448 bPreBtHsOn = bBtHsOn; in halbtc8723b2ant_IsWifiStatusChanged()
H A DHalBtc8812a2Ant.c605 static BOOLEAN bPreWifiBusy=FALSE, bPreUnder4way=FALSE, bPreBtHsOn=FALSE; in halbtc8812a2ant_IsWifiStatusChanged() local
626 if(bBtHsOn != bPreBtHsOn) in halbtc8812a2ant_IsWifiStatusChanged()
628 bPreBtHsOn = bBtHsOn; in halbtc8812a2ant_IsWifiStatusChanged()
H A DHalBtc8723b1Ant.c596 static BOOLEAN bPreWifiBusy=FALSE, bPreUnder4way=FALSE, bPreBtHsOn=FALSE; in halbtc8723b1ant_IsWifiStatusChanged() local
618 if(bBtHsOn != bPreBtHsOn) in halbtc8723b1ant_IsWifiStatusChanged()
620 bPreBtHsOn = bBtHsOn; in halbtc8723b1ant_IsWifiStatusChanged()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b1Ant.c483 static bool bPreWifiBusy, bPreUnder4way, bPreBtHsOn; in halbtc8723b1ant_IsWifiStatusChanged() local
507 if (bBtHsOn != bPreBtHsOn) { in halbtc8723b1ant_IsWifiStatusChanged()
508 bPreBtHsOn = bBtHsOn; in halbtc8723b1ant_IsWifiStatusChanged()
H A DHalBtc8723b2Ant.c284 static bool bPreWifiBusy, bPreUnder4way, bPreBtHsOn; in halbtc8723b2ant_IsWifiStatusChanged() local
304 if (bBtHsOn != bPreBtHsOn) { in halbtc8723b2ant_IsWifiStatusChanged()
305 bPreBtHsOn = bBtHsOn; in halbtc8723b2ant_IsWifiStatusChanged()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/btc/
H A DHalBtc8703b2Ant.c424 static BOOLEAN bPreWifiBusy=FALSE, bPreUnder4way=FALSE, bPreBtHsOn=FALSE; in halbtc8703b2ant_IsWifiStatusChanged() local
447 if(bBtHsOn != bPreBtHsOn) in halbtc8703b2ant_IsWifiStatusChanged()
449 bPreBtHsOn = bBtHsOn; in halbtc8703b2ant_IsWifiStatusChanged()