Home
last modified time | relevance | path

Searched refs:bWifiBusy (Results 1 – 25 of 42) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/btc/
H A Dhalbtc8188c2ant.c870 BOOLEAN bWifiBusy=FALSE; in halbtc8188c2ant_ActionA2dpBc8() local
872 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8188c2ant_ActionA2dpBc8()
873 if(pCoexSta->bA2dpBusy && bWifiBusy) in halbtc8188c2ant_ActionA2dpBc8()
952 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8188c2ant_ActionPanBc4() local
955 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8188c2ant_ActionPanBc4()
964 if(pCoexSta->bBtBusy && bWifiBusy) in halbtc8188c2ant_ActionPanBc4()
986 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8188c2ant_ActionPanBc8() local
993 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8188c2ant_ActionPanBc8()
1005 if(pCoexSta->bBtBusy && bWifiBusy) in halbtc8188c2ant_ActionPanBc8()
1102 else if(pCoexSta->bBtBusy && !bWifiBusy && (wifiRssi < 30)) in halbtc8188c2ant_ActionPanBc8()
[all …]
H A Dhalbtc8192d2ant.c916 BOOLEAN bWifiBusy=FALSE; in halbtc8192d2ant_ActionA2dp() local
919 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8192d2ant_ActionA2dp()
923 if(pCoexSta->bA2dpBusy && bWifiBusy) in halbtc8192d2ant_ActionA2dp()
1006 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8192d2ant_ActionPan() local
1013 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8192d2ant_ActionPan()
1033 if(pCoexSta->bBtBusy && bWifiBusy) in halbtc8192d2ant_ActionPan()
1141 !bWifiBusy && in halbtc8192d2ant_ActionPan()
1167 BOOLEAN bWifiBusy=FALSE; in halbtc8192d2ant_ActionHid() local
1169 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8192d2ant_ActionHid()
1180 if(pCoexSta->bBtBusy && bWifiBusy) in halbtc8192d2ant_ActionHid()
[all …]
H A Dhalbtc8723a1ant.c879 BOOLEAN bWifiConnected=FALSE, bWifiBusy=FALSE; in halbtc8723a1ant_CoexForWifiConnect() local
890 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723a1ant_CoexForWifiConnect()
892 if( !bWifiBusy && in halbtc8723a1ant_CoexForWifiConnect()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/btc/
H A DHalBtc8188c2Ant.c870 BOOLEAN bWifiBusy=FALSE; in halbtc8188c2ant_ActionA2dpBc8() local
872 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8188c2ant_ActionA2dpBc8()
873 if(pCoexSta->bA2dpBusy && bWifiBusy) in halbtc8188c2ant_ActionA2dpBc8()
952 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8188c2ant_ActionPanBc4() local
955 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8188c2ant_ActionPanBc4()
964 if(pCoexSta->bBtBusy && bWifiBusy) in halbtc8188c2ant_ActionPanBc4()
986 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8188c2ant_ActionPanBc8() local
993 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8188c2ant_ActionPanBc8()
1005 if(pCoexSta->bBtBusy && bWifiBusy) in halbtc8188c2ant_ActionPanBc8()
1102 else if(pCoexSta->bBtBusy && !bWifiBusy && (wifiRssi < 30)) in halbtc8188c2ant_ActionPanBc8()
[all …]
H A DHalBtc8192d2Ant.c916 BOOLEAN bWifiBusy=FALSE; in halbtc8192d2ant_ActionA2dp() local
919 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8192d2ant_ActionA2dp()
923 if(pCoexSta->bA2dpBusy && bWifiBusy) in halbtc8192d2ant_ActionA2dp()
1006 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8192d2ant_ActionPan() local
1013 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8192d2ant_ActionPan()
1033 if(pCoexSta->bBtBusy && bWifiBusy) in halbtc8192d2ant_ActionPan()
1141 !bWifiBusy && in halbtc8192d2ant_ActionPan()
1167 BOOLEAN bWifiBusy=FALSE; in halbtc8192d2ant_ActionHid() local
1169 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8192d2ant_ActionHid()
1180 if(pCoexSta->bBtBusy && bWifiBusy) in halbtc8192d2ant_ActionHid()
[all …]
H A DHalBtc8723a1Ant.c879 BOOLEAN bWifiConnected=FALSE, bWifiBusy=FALSE; in halbtc8723a1ant_CoexForWifiConnect() local
890 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723a1ant_CoexForWifiConnect()
892 if( !bWifiBusy && in halbtc8723a1ant_CoexForWifiConnect()
H A DHalBtc8703b2Ant.c368 BOOLEAN bWifiBusy = FALSE, bWifiUnderBMode = FALSE; in halbtc8703b2ant_MonitorWiFiCtr() local
425 BOOLEAN bWifiBusy=FALSE, bUnder4way=FALSE, bBtHsOn=FALSE; in halbtc8703b2ant_IsWifiStatusChanged() local
431 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8703b2ant_IsWifiStatusChanged()
437 if(bWifiBusy != bPreWifiBusy) in halbtc8703b2ant_IsWifiStatusChanged()
439 bPreWifiBusy = bWifiBusy; in halbtc8703b2ant_IsWifiStatusChanged()
1998 BOOLEAN bCommon=FALSE, bWifiConnected=FALSE, bWifiBusy=FALSE; in halbtc8703b2ant_IsCommonAction() local
2004 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8703b2ant_IsCommonAction()
2078 if(bWifiBusy) in halbtc8703b2ant_IsCommonAction()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/btc/
H A DHalBtc8188c2Ant.c870 BOOLEAN bWifiBusy=FALSE; in halbtc8188c2ant_ActionA2dpBc8() local
872 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8188c2ant_ActionA2dpBc8()
873 if(pCoexSta->bA2dpBusy && bWifiBusy) in halbtc8188c2ant_ActionA2dpBc8()
952 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8188c2ant_ActionPanBc4() local
955 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8188c2ant_ActionPanBc4()
964 if(pCoexSta->bBtBusy && bWifiBusy) in halbtc8188c2ant_ActionPanBc4()
986 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8188c2ant_ActionPanBc8() local
993 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8188c2ant_ActionPanBc8()
1005 if(pCoexSta->bBtBusy && bWifiBusy) in halbtc8188c2ant_ActionPanBc8()
1102 else if(pCoexSta->bBtBusy && !bWifiBusy && (wifiRssi < 30)) in halbtc8188c2ant_ActionPanBc8()
[all …]
H A DHalBtc8192d2Ant.c916 BOOLEAN bWifiBusy=FALSE; in halbtc8192d2ant_ActionA2dp() local
919 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8192d2ant_ActionA2dp()
923 if(pCoexSta->bA2dpBusy && bWifiBusy) in halbtc8192d2ant_ActionA2dp()
1006 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8192d2ant_ActionPan() local
1013 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8192d2ant_ActionPan()
1033 if(pCoexSta->bBtBusy && bWifiBusy) in halbtc8192d2ant_ActionPan()
1141 !bWifiBusy && in halbtc8192d2ant_ActionPan()
1167 BOOLEAN bWifiBusy=FALSE; in halbtc8192d2ant_ActionHid() local
1169 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8192d2ant_ActionHid()
1180 if(pCoexSta->bBtBusy && bWifiBusy) in halbtc8192d2ant_ActionHid()
[all …]
H A DHalBtc8812a1Ant.c481 BOOLEAN bWifiBusy = FALSE, bWifiUnderBMode = FALSE; in halbtc8812a1ant_MonitorWiFiCtr() local
484 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8812a1ant_MonitorWiFiCtr()
518 if ( (bWifiBusy) && (wifiRssi >= 30) && (!bWifiUnderBMode)) in halbtc8812a1ant_MonitorWiFiCtr()
576 BOOLEAN bWifiBusy=FALSE, bUnder4way=FALSE, bBtHsOn=FALSE; in halbtc8812a1ant_IsWifiStatusChanged() local
580 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8812a1ant_IsWifiStatusChanged()
586 if(bWifiBusy != bPreWifiBusy) in halbtc8812a1ant_IsWifiStatusChanged()
588 bPreWifiBusy = bWifiBusy; in halbtc8812a1ant_IsWifiStatusChanged()
1273 BOOLEAN bTurnOnByCnt=FALSE, bWifiBusy=FALSE, bWiFiNoisy=FALSE; in halbtc8812a1ant_PsTdma() local
1282 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8812a1ant_PsTdma()
1284 if (bWifiBusy != bPreWifiBusy) in halbtc8812a1ant_PsTdma()
[all …]
H A DHalBtc8192e1Ant.c483 BOOLEAN bWifiBusy = FALSE, bWifiUnderBMode = FALSE; in halbtc8192e1ant_MonitorWiFiCtr() local
486 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8192e1ant_MonitorWiFiCtr()
520 if ( (bWifiBusy) && (wifiRssi >= 30) && (!bWifiUnderBMode)) in halbtc8192e1ant_MonitorWiFiCtr()
578 BOOLEAN bWifiBusy=FALSE, bUnder4way=FALSE, bBtHsOn=FALSE; in halbtc8192e1ant_IsWifiStatusChanged() local
582 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8192e1ant_IsWifiStatusChanged()
588 if(bWifiBusy != bPreWifiBusy) in halbtc8192e1ant_IsWifiStatusChanged()
590 bPreWifiBusy = bWifiBusy; in halbtc8192e1ant_IsWifiStatusChanged()
1267 BOOLEAN bTurnOnByCnt=FALSE, bWifiBusy=FALSE, bWiFiNoisy=FALSE; in halbtc8192e1ant_PsTdma() local
1275 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8192e1ant_PsTdma()
1480 BOOLEAN bCommon=FALSE, bWifiConnected=FALSE, bWifiBusy=FALSE; in halbtc8192e1ant_IsCommonAction() local
[all …]
H A DHalBtc8723b1Ant.c496 BOOLEAN bWifiBusy = FALSE, bWifiUnderBMode = FALSE; in halbtc8723b1ant_MonitorWiFiCtr() local
500 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723b1ant_MonitorWiFiCtr()
534 if ( (bWifiBusy) && (wifiRssi >= 30) && (!bWifiUnderBMode)) in halbtc8723b1ant_MonitorWiFiCtr()
597 BOOLEAN bWifiBusy=FALSE, bUnder4way=FALSE, bBtHsOn=FALSE; in halbtc8723b1ant_IsWifiStatusChanged() local
602 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723b1ant_IsWifiStatusChanged()
608 if(bWifiBusy != bPreWifiBusy) in halbtc8723b1ant_IsWifiStatusChanged()
610 bPreWifiBusy = bWifiBusy; in halbtc8723b1ant_IsWifiStatusChanged()
1569 BOOLEAN bTurnOnByCnt=FALSE, bWifiBusy=FALSE, bWiFiNoisy=FALSE; in halbtc8723b1ant_PsTdma() local
1591 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723b1ant_PsTdma()
1593 if (bWifiBusy != bPreWifiBusy) in halbtc8723b1ant_PsTdma()
[all …]
H A DHalBtc8703b1Ant.c487 BOOLEAN bWifiBusy = FALSE, bWifiUnderBMode = FALSE; in halbtc8703b1ant_MonitorWiFiCtr() local
491 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8703b1ant_MonitorWiFiCtr()
525 if ( (bWifiBusy) && (wifiRssi >= 30) && (!bWifiUnderBMode)) in halbtc8703b1ant_MonitorWiFiCtr()
588 BOOLEAN bWifiBusy=FALSE, bUnder4way=FALSE, bBtHsOn=FALSE; in halbtc8703b1ant_IsWifiStatusChanged() local
592 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8703b1ant_IsWifiStatusChanged()
598 if(bWifiBusy != bPreWifiBusy) in halbtc8703b1ant_IsWifiStatusChanged()
600 bPreWifiBusy = bWifiBusy; in halbtc8703b1ant_IsWifiStatusChanged()
1558 BOOLEAN bTurnOnByCnt=FALSE, bWifiBusy=FALSE, bWiFiNoisy=FALSE; in halbtc8703b1ant_PsTdma() local
1580 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8703b1ant_PsTdma()
1582 if (bWifiBusy != bPreWifiBusy) in halbtc8703b1ant_PsTdma()
[all …]
H A DHalBtc8821a1Ant.c461 BOOLEAN bWifiBusy=FALSE, bUnder4way=FALSE, bBtHsOn=FALSE; in halbtc8821a1ant_IsWifiStatusChanged() local
465 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8821a1ant_IsWifiStatusChanged()
471 if(bWifiBusy != bPreWifiBusy) in halbtc8821a1ant_IsWifiStatusChanged()
473 bPreWifiBusy = bWifiBusy; in halbtc8821a1ant_IsWifiStatusChanged()
1378 BOOLEAN bCommon=FALSE, bWifiConnected=FALSE, bWifiBusy=FALSE; in halbtc8821a1ant_IsCommonAction() local
1381 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8821a1ant_IsCommonAction()
1425 if (bWifiBusy) in halbtc8821a1ant_IsCommonAction()
1908 BOOLEAN bWifiConnected=FALSE, bApEnable=FALSE, bWifiBusy=FALSE, bBtBusy=FALSE; in halbtc8821a1ant_ActionBtInquiry() local
1912 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8821a1ant_ActionBtInquiry()
1930 else if ((pBtLinkInfo->bPanExist) || (bWifiBusy)) in halbtc8821a1ant_ActionBtInquiry()
[all …]
H A DHalBtc8723a1Ant.c879 BOOLEAN bWifiConnected=FALSE, bWifiBusy=FALSE; in halbtc8723a1ant_CoexForWifiConnect() local
890 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723a1ant_CoexForWifiConnect()
892 if( !bWifiBusy && in halbtc8723a1ant_CoexForWifiConnect()
H A DHalBtc8821a2Ant.c368 BOOLEAN bWifiBusy = FALSE, bWifiUnderBMode = FALSE; in halbtc8821a2ant_MonitorWiFiCtr() local
425 BOOLEAN bWifiBusy=FALSE, bUnder4way=FALSE, bBtHsOn=FALSE; in halbtc8821a2ant_IsWifiStatusChanged() local
431 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8821a2ant_IsWifiStatusChanged()
437 if(bWifiBusy != bPreWifiBusy) in halbtc8821a2ant_IsWifiStatusChanged()
439 bPreWifiBusy = bWifiBusy; in halbtc8821a2ant_IsWifiStatusChanged()
1927 BOOLEAN bCommon=FALSE, bWifiConnected=FALSE, bWifiBusy=FALSE; in halbtc8821a2ant_IsCommonAction() local
1932 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8821a2ant_IsCommonAction()
2006 if(bWifiBusy) in halbtc8821a2ant_IsCommonAction()
H A DHalBtc8703b2Ant.c368 BOOLEAN bWifiBusy = FALSE, bWifiUnderBMode = FALSE; in halbtc8703b2ant_MonitorWiFiCtr() local
425 BOOLEAN bWifiBusy=FALSE, bUnder4way=FALSE, bBtHsOn=FALSE; in halbtc8703b2ant_IsWifiStatusChanged() local
431 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8703b2ant_IsWifiStatusChanged()
437 if(bWifiBusy != bPreWifiBusy) in halbtc8703b2ant_IsWifiStatusChanged()
439 bPreWifiBusy = bWifiBusy; in halbtc8703b2ant_IsWifiStatusChanged()
1998 BOOLEAN bCommon=FALSE, bWifiConnected=FALSE, bWifiBusy=FALSE; in halbtc8703b2ant_IsCommonAction() local
2004 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8703b2ant_IsCommonAction()
2078 if(bWifiBusy) in halbtc8703b2ant_IsCommonAction()
H A DHalBtc8723b2Ant.c367 BOOLEAN bWifiBusy = FALSE, bWifiUnderBMode = FALSE; in halbtc8723b2ant_MonitorWiFiCtr() local
424 BOOLEAN bWifiBusy=FALSE, bUnder4way=FALSE, bBtHsOn=FALSE; in halbtc8723b2ant_IsWifiStatusChanged() local
430 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723b2ant_IsWifiStatusChanged()
436 if(bWifiBusy != bPreWifiBusy) in halbtc8723b2ant_IsWifiStatusChanged()
438 bPreWifiBusy = bWifiBusy; in halbtc8723b2ant_IsWifiStatusChanged()
2031 BOOLEAN bCommon=FALSE, bWifiConnected=FALSE, bWifiBusy=FALSE; in halbtc8723b2ant_IsCommonAction() local
2037 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723b2ant_IsCommonAction()
2111 if(bWifiBusy) in halbtc8723b2ant_IsCommonAction()
H A DHalBtc8192e2Ant.c536 BOOLEAN bWifiBusy=FALSE, bUnder4way=FALSE, bBtHsOn=FALSE; in halbtc8192e2ant_IsWifiStatusChanged() local
542 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8192e2ant_IsWifiStatusChanged()
548 if(bWifiBusy != bPreWifiBusy) in halbtc8192e2ant_IsWifiStatusChanged()
550 bPreWifiBusy = bWifiBusy; in halbtc8192e2ant_IsWifiStatusChanged()
2025 BOOLEAN bCommon=FALSE, bWifiConnected=FALSE, bWifiBusy=FALSE; in halbtc8192e2ant_IsCommonAction() local
2030 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8192e2ant_IsCommonAction()
2118 if(bWifiBusy) in halbtc8192e2ant_IsCommonAction()
H A DHalBtc8812a2Ant.c606 BOOLEAN bWifiBusy=FALSE, bUnder4way=FALSE, bBtHsOn=FALSE; in halbtc8812a2ant_IsWifiStatusChanged() local
610 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8812a2ant_IsWifiStatusChanged()
616 if(bWifiBusy != bPreWifiBusy) in halbtc8812a2ant_IsWifiStatusChanged()
618 bPreWifiBusy = bWifiBusy; in halbtc8812a2ant_IsWifiStatusChanged()
1885 BOOLEAN bCommon=FALSE, bWifiConnected=FALSE, bWifiBusy=FALSE; in halbtc8812a2ant_IsCommonAction() local
1890 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8812a2ant_IsCommonAction()
1975 if(bWifiBusy) in halbtc8812a2ant_IsCommonAction()
H A DHalBtc8821aCsr2Ant.c1588 BOOLEAN bCommon=FALSE, bWifiConnected=FALSE, bWifiBusy=FALSE; in halbtc8821aCsr2ant_IsCommonAction() local
1592 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8821aCsr2ant_IsCommonAction()
1620 if(bWifiBusy) in halbtc8821aCsr2ant_IsCommonAction()
1666 if(bWifiBusy) in halbtc8821aCsr2ant_IsCommonAction()
1712 if(bWifiBusy) in halbtc8821aCsr2ant_IsCommonAction()
H A DHalBtc8723a2Ant.c72 BOOLEAN bWifiConnected=FALSE, bScan=FALSE, bLink=FALSE, bRoam=FALSE, bWifiBusy=FALSE; in halbtc8723a2ant_IsWifiConnectedIdle() local
78 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723a2ant_IsWifiConnectedIdle()
86 if(bWifiConnected && !bWifiBusy) in halbtc8723a2ant_IsWifiConnectedIdle()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b1Ant.c398 bool bWifiBusy = false, bWifiUnderBMode = false; in halbtc8723b1ant_MonitorWiFiCtr() local
401 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723b1ant_MonitorWiFiCtr()
434 if (bWifiBusy && (wifiRssi >= 30) && !bWifiUnderBMode) { in halbtc8723b1ant_MonitorWiFiCtr()
484 bool bWifiBusy = false, bUnder4way = false, bBtHsOn = false; in halbtc8723b1ant_IsWifiStatusChanged() local
490 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723b1ant_IsWifiStatusChanged()
497 if (bWifiBusy != bPreWifiBusy) { in halbtc8723b1ant_IsWifiStatusChanged()
498 bPreWifiBusy = bWifiBusy; in halbtc8723b1ant_IsWifiStatusChanged()
1368 bool bWifiBusy = false; in halbtc8723b1ant_PsTdma() local
1379 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723b1ant_PsTdma()
1666 bool bCommon = false, bWifiConnected = false, bWifiBusy = false; in halbtc8723b1ant_IsCommonAction() local
[all …]
H A DHalBtc8723b2Ant.c285 bool bWifiBusy = false, bUnder4way = false, bBtHsOn = false; in halbtc8723b2ant_IsWifiStatusChanged() local
289 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723b2ant_IsWifiStatusChanged()
294 if (bWifiBusy != bPreWifiBusy) { in halbtc8723b2ant_IsWifiStatusChanged()
295 bPreWifiBusy = bWifiBusy; in halbtc8723b2ant_IsWifiStatusChanged()
1496 bool bCommon = false, bWifiConnected = false, bWifiBusy = false; in halbtc8723b2ant_IsCommonAction() local
1501 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723b2ant_IsCommonAction()
1562 if (bWifiBusy) { in halbtc8723b2ant_IsCommonAction()
2890 bool bBtHsOn = false, bWifiBusy = false; in EXhalbtc8723b2ant_DisplayCoexInfo() local
2982 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in EXhalbtc8723b2ant_DisplayCoexInfo()
2990 ((!bWifiBusy) ? "idle" : ((BTC_WIFI_TRAFFIC_TX == wifiTrafficDir) ? "uplink" : "downlink")) in EXhalbtc8723b2ant_DisplayCoexInfo()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/
H A Dhal_btcoex.c1182 BOOLEAN bScan=_FALSE, bLink=_FALSE, bRoam=_FALSE, bWifiBusy=_FALSE, bWifiUnderBMode=_FALSE; in halbtcoutsrc_DisplayWifiStatus() local
1222 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtcoutsrc_DisplayWifiStatus()
1228 ((!bWifiBusy)? "idle": ((BTC_WIFI_TRAFFIC_TX==wifiTrafficDir)? "uplink":"downlink")), in halbtcoutsrc_DisplayWifiStatus()

12