| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/ |
| H A D | HalBtc8723b1Ant.c | 484 bool bWifiBusy = false, bUnder4way = false, bBtHsOn = false; in halbtc8723b1ant_IsWifiStatusChanged() local 491 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8723b1ant_IsWifiStatusChanged() 507 if (bBtHsOn != bPreBtHsOn) { in halbtc8723b1ant_IsWifiStatusChanged() 508 bPreBtHsOn = bBtHsOn; in halbtc8723b1ant_IsWifiStatusChanged() 519 bool bBtHsOn = false; in halbtc8723b1ant_UpdateBtLinkInfo() local 521 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8723b1ant_UpdateBtLinkInfo() 530 if (bBtHsOn) { in halbtc8723b1ant_UpdateBtLinkInfo() 583 bool bBtHsOn = false; in halbtc8723b1ant_ActionAlgorithm() local 587 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8723b1ant_ActionAlgorithm() 631 if (bBtHsOn) { in halbtc8723b1ant_ActionAlgorithm() [all …]
|
| H A D | HalBtc8723b2Ant.c | 285 bool bWifiBusy = false, bUnder4way = false, bBtHsOn = false; in halbtc8723b2ant_IsWifiStatusChanged() local 290 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8723b2ant_IsWifiStatusChanged() 304 if (bBtHsOn != bPreBtHsOn) { in halbtc8723b2ant_IsWifiStatusChanged() 305 bPreBtHsOn = bBtHsOn; in halbtc8723b2ant_IsWifiStatusChanged() 316 bool bBtHsOn = false; in halbtc8723b2ant_UpdateBtLinkInfo() local 318 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8723b2ant_UpdateBtLinkInfo() 327 if (bBtHsOn) { in halbtc8723b2ant_UpdateBtLinkInfo() 380 bool bBtHsOn = false; in halbtc8723b2ant_ActionAlgorithm() local 384 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8723b2ant_ActionAlgorithm() 415 if (bBtHsOn) { in halbtc8723b2ant_ActionAlgorithm() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/btc/ |
| H A D | HalBtc8821a1Ant.c | 461 BOOLEAN bWifiBusy=FALSE, bUnder4way=FALSE, bBtHsOn=FALSE; in halbtc8821a1ant_IsWifiStatusChanged() local 466 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8821a1ant_IsWifiStatusChanged() 481 if(bBtHsOn != bPreBtHsOn) in halbtc8821a1ant_IsWifiStatusChanged() 483 bPreBtHsOn = bBtHsOn; in halbtc8821a1ant_IsWifiStatusChanged() 497 BOOLEAN bBtHsOn=FALSE; in halbtc8821a1ant_UpdateBtLinkInfo() local 499 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8821a1ant_UpdateBtLinkInfo() 508 if(bBtHsOn) in halbtc8821a1ant_UpdateBtLinkInfo() 557 BOOLEAN bBtHsOn=FALSE; in halbtc8821a1ant_ActionAlgorithm() local 561 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8821a1ant_ActionAlgorithm() 599 if(bBtHsOn) in halbtc8821a1ant_ActionAlgorithm() [all …]
|
| H A D | HalBtc8192e1Ant.c | 578 BOOLEAN bWifiBusy=FALSE, bUnder4way=FALSE, bBtHsOn=FALSE; in halbtc8192e1ant_IsWifiStatusChanged() local 583 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8192e1ant_IsWifiStatusChanged() 598 if(bBtHsOn != bPreBtHsOn) in halbtc8192e1ant_IsWifiStatusChanged() 600 bPreBtHsOn = bBtHsOn; in halbtc8192e1ant_IsWifiStatusChanged() 614 BOOLEAN bBtHsOn=FALSE; in halbtc8192e1ant_UpdateBtLinkInfo() local 616 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8192e1ant_UpdateBtLinkInfo() 625 if(bBtHsOn) in halbtc8192e1ant_UpdateBtLinkInfo() 674 BOOLEAN bBtHsOn=FALSE; in halbtc8192e1ant_ActionAlgorithm() local 678 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8192e1ant_ActionAlgorithm() 716 if(bBtHsOn) in halbtc8192e1ant_ActionAlgorithm() [all …]
|
| H A D | HalBtc8188c2Ant.c | 952 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8188c2ant_ActionPanBc4() local 954 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8188c2ant_ActionPanBc4() 957 if(bBtHsOn) in halbtc8188c2ant_ActionPanBc4() 986 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8188c2ant_ActionPanBc8() local 992 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8188c2ant_ActionPanBc8() 997 if(bBtHsOn) in halbtc8188c2ant_ActionPanBc8() 1379 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8188c2ant_ActionHidPanBc4() local 1382 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8188c2ant_ActionHidPanBc4() 1384 if(bBtHsOn) in halbtc8188c2ant_ActionHidPanBc4() 1435 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8188c2ant_ActionHidPanBc8() local [all …]
|
| H A D | HalBtc8192d2Ant.c | 132 BOOLEAN bBtHsOn=FALSE; in halbtc8192d2ant_ActionAlgorithm() local 136 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8192d2ant_ActionAlgorithm() 1006 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8192d2ant_ActionPan() local 1012 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8192d2ant_ActionPan() 1017 if(bBtHsOn) in halbtc8192d2ant_ActionPan() 1340 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8192d2ant_ActionHidPanBc4() local 1343 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8192d2ant_ActionHidPanBc4() 1345 if(bBtHsOn) in halbtc8192d2ant_ActionHidPanBc4() 1396 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8192d2ant_ActionHidPanBc8() local 1400 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8192d2ant_ActionHidPanBc8() [all …]
|
| H A D | HalBtc8812a1Ant.c | 576 BOOLEAN bWifiBusy=FALSE, bUnder4way=FALSE, bBtHsOn=FALSE; in halbtc8812a1ant_IsWifiStatusChanged() local 581 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8812a1ant_IsWifiStatusChanged() 596 if(bBtHsOn != bPreBtHsOn) in halbtc8812a1ant_IsWifiStatusChanged() 598 bPreBtHsOn = bBtHsOn; in halbtc8812a1ant_IsWifiStatusChanged() 612 BOOLEAN bBtHsOn=FALSE; in halbtc8812a1ant_UpdateBtLinkInfo() local 614 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8812a1ant_UpdateBtLinkInfo() 623 if(bBtHsOn) in halbtc8812a1ant_UpdateBtLinkInfo() 672 BOOLEAN bBtHsOn=FALSE; in halbtc8812a1ant_ActionAlgorithm() local 676 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8812a1ant_ActionAlgorithm() 714 if(bBtHsOn) in halbtc8812a1ant_ActionAlgorithm() [all …]
|
| H A D | HalBtc8703b1Ant.c | 588 BOOLEAN bWifiBusy=FALSE, bUnder4way=FALSE, bBtHsOn=FALSE; in halbtc8703b1ant_IsWifiStatusChanged() local 593 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8703b1ant_IsWifiStatusChanged() 608 if(bBtHsOn != bPreBtHsOn) in halbtc8703b1ant_IsWifiStatusChanged() 610 bPreBtHsOn = bBtHsOn; in halbtc8703b1ant_IsWifiStatusChanged() 624 BOOLEAN bBtHsOn=FALSE; in halbtc8703b1ant_UpdateBtLinkInfo() local 626 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8703b1ant_UpdateBtLinkInfo() 636 if(bBtHsOn) in halbtc8703b1ant_UpdateBtLinkInfo() 685 BOOLEAN bBtHsOn=FALSE; in halbtc8703b1ant_ActionAlgorithm() local 689 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8703b1ant_ActionAlgorithm() 727 if(bBtHsOn) in halbtc8703b1ant_ActionAlgorithm() [all …]
|
| H A D | HalBtc8723b1Ant.c | 597 BOOLEAN bWifiBusy=FALSE, bUnder4way=FALSE, bBtHsOn=FALSE; in halbtc8723b1ant_IsWifiStatusChanged() local 603 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8723b1ant_IsWifiStatusChanged() 618 if(bBtHsOn != bPreBtHsOn) in halbtc8723b1ant_IsWifiStatusChanged() 620 bPreBtHsOn = bBtHsOn; in halbtc8723b1ant_IsWifiStatusChanged() 636 BOOLEAN bBtHsOn=FALSE; in halbtc8723b1ant_UpdateBtLinkInfo() local 638 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8723b1ant_UpdateBtLinkInfo() 648 if(bBtHsOn) in halbtc8723b1ant_UpdateBtLinkInfo() 697 BOOLEAN bBtHsOn=FALSE; in halbtc8723b1ant_ActionAlgorithm() local 701 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8723b1ant_ActionAlgorithm() 739 if(bBtHsOn) in halbtc8723b1ant_ActionAlgorithm() [all …]
|
| H A D | HalBtc8821a2Ant.c | 425 BOOLEAN bWifiBusy=FALSE, bUnder4way=FALSE, bBtHsOn=FALSE; in halbtc8821a2ant_IsWifiStatusChanged() local 432 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8821a2ant_IsWifiStatusChanged() 447 if(bBtHsOn != bPreBtHsOn) in halbtc8821a2ant_IsWifiStatusChanged() 449 bPreBtHsOn = bBtHsOn; in halbtc8821a2ant_IsWifiStatusChanged() 473 BOOLEAN bBtHsOn=FALSE; in halbtc8821a2ant_UpdateBtLinkInfo() local 476 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8821a2ant_UpdateBtLinkInfo() 485 if(bBtHsOn) in halbtc8821a2ant_UpdateBtLinkInfo() 547 BOOLEAN bBtHsOn=FALSE; in halbtc8821a2ant_ActionAlgorithm() local 551 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8821a2ant_ActionAlgorithm() 589 if(bBtHsOn) in halbtc8821a2ant_ActionAlgorithm() [all …]
|
| H A D | HalBtc8703b2Ant.c | 425 BOOLEAN bWifiBusy=FALSE, bUnder4way=FALSE, bBtHsOn=FALSE; in halbtc8703b2ant_IsWifiStatusChanged() local 432 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8703b2ant_IsWifiStatusChanged() 447 if(bBtHsOn != bPreBtHsOn) in halbtc8703b2ant_IsWifiStatusChanged() 449 bPreBtHsOn = bBtHsOn; in halbtc8703b2ant_IsWifiStatusChanged() 473 BOOLEAN bBtHsOn=FALSE; in halbtc8703b2ant_UpdateBtLinkInfo() local 476 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8703b2ant_UpdateBtLinkInfo() 485 if(bBtHsOn) in halbtc8703b2ant_UpdateBtLinkInfo() 547 BOOLEAN bBtHsOn=FALSE; in halbtc8703b2ant_ActionAlgorithm() local 551 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8703b2ant_ActionAlgorithm() 589 if(bBtHsOn) in halbtc8703b2ant_ActionAlgorithm() [all …]
|
| H A D | HalBtc8723a2Ant.c | 334 BOOLEAN bBtHsOn=FALSE, bBtBusy=FALSE, bLimitedDig=FALSE; in halbtc8723a2ant_ActionAlgorithm() local 338 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8723a2ant_ActionAlgorithm() 345 if((pStackInfo->bScoExist) ||(bBtHsOn) ||(pStackInfo->bHidExist)) in halbtc8723a2ant_ActionAlgorithm() 471 if(bBtHsOn) in halbtc8723a2ant_ActionAlgorithm() 500 if(bBtHsOn) in halbtc8723a2ant_ActionAlgorithm() 523 if(bBtHsOn) in halbtc8723a2ant_ActionAlgorithm() 537 if(bBtHsOn) in halbtc8723a2ant_ActionAlgorithm() 563 if(bBtHsOn) in halbtc8723a2ant_ActionAlgorithm() 577 if(bBtHsOn) in halbtc8723a2ant_ActionAlgorithm() 595 if(bBtHsOn) in halbtc8723a2ant_ActionAlgorithm() [all …]
|
| H A D | HalBtc8723b2Ant.c | 424 BOOLEAN bWifiBusy=FALSE, bUnder4way=FALSE, bBtHsOn=FALSE; in halbtc8723b2ant_IsWifiStatusChanged() local 431 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8723b2ant_IsWifiStatusChanged() 446 if(bBtHsOn != bPreBtHsOn) in halbtc8723b2ant_IsWifiStatusChanged() 448 bPreBtHsOn = bBtHsOn; in halbtc8723b2ant_IsWifiStatusChanged() 472 BOOLEAN bBtHsOn=FALSE; in halbtc8723b2ant_UpdateBtLinkInfo() local 475 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8723b2ant_UpdateBtLinkInfo() 484 if(bBtHsOn) in halbtc8723b2ant_UpdateBtLinkInfo() 546 BOOLEAN bBtHsOn=FALSE; in halbtc8723b2ant_ActionAlgorithm() local 550 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8723b2ant_ActionAlgorithm() 588 if(bBtHsOn) in halbtc8723b2ant_ActionAlgorithm() [all …]
|
| H A D | HalBtc8812a2Ant.c | 606 BOOLEAN bWifiBusy=FALSE, bUnder4way=FALSE, bBtHsOn=FALSE; in halbtc8812a2ant_IsWifiStatusChanged() local 611 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8812a2ant_IsWifiStatusChanged() 626 if(bBtHsOn != bPreBtHsOn) in halbtc8812a2ant_IsWifiStatusChanged() 628 bPreBtHsOn = bBtHsOn; in halbtc8812a2ant_IsWifiStatusChanged() 643 BOOLEAN bBtHsOn=FALSE; in halbtc8812a2ant_UpdateBtLinkInfo() local 646 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8812a2ant_UpdateBtLinkInfo() 656 if(bBtHsOn) in halbtc8812a2ant_UpdateBtLinkInfo() 719 BOOLEAN bBtHsOn=FALSE; in halbtc8812a2ant_ActionAlgorithm() local 723 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8812a2ant_ActionAlgorithm() 769 if(bBtHsOn) in halbtc8812a2ant_ActionAlgorithm() [all …]
|
| H A D | HalBtc8821aCsr2Ant.c | 558 BOOLEAN bBtHsOn=FALSE; in halbtc8821aCsr2ant_ActionAlgorithm() local 562 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8821aCsr2ant_ActionAlgorithm() 607 if(bBtHsOn) in halbtc8821aCsr2ant_ActionAlgorithm() 636 if(bBtHsOn) in halbtc8821aCsr2ant_ActionAlgorithm() 667 if(bBtHsOn) in halbtc8821aCsr2ant_ActionAlgorithm() 681 if(bBtHsOn) in halbtc8821aCsr2ant_ActionAlgorithm() 707 if(bBtHsOn) in halbtc8821aCsr2ant_ActionAlgorithm() 721 if(bBtHsOn) in halbtc8821aCsr2ant_ActionAlgorithm() 739 if(bBtHsOn) in halbtc8821aCsr2ant_ActionAlgorithm() 760 if(bBtHsOn) in halbtc8821aCsr2ant_ActionAlgorithm() [all …]
|
| H A D | HalBtc8192e2Ant.c | 536 BOOLEAN bWifiBusy=FALSE, bUnder4way=FALSE, bBtHsOn=FALSE; in halbtc8192e2ant_IsWifiStatusChanged() local 543 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8192e2ant_IsWifiStatusChanged() 558 if(bBtHsOn != bPreBtHsOn) in halbtc8192e2ant_IsWifiStatusChanged() 560 bPreBtHsOn = bBtHsOn; in halbtc8192e2ant_IsWifiStatusChanged() 583 BOOLEAN bBtHsOn=FALSE; in halbtc8192e2ant_UpdateBtLinkInfo() local 585 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8192e2ant_UpdateBtLinkInfo() 594 if(bBtHsOn) in halbtc8192e2ant_UpdateBtLinkInfo() 644 BOOLEAN bBtHsOn=FALSE; in halbtc8192e2ant_ActionAlgorithm() local 648 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8192e2ant_ActionAlgorithm() 687 if(bBtHsOn) in halbtc8192e2ant_ActionAlgorithm() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/btc/ |
| H A D | halbtc8188c2ant.c | 952 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8188c2ant_ActionPanBc4() local 954 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8188c2ant_ActionPanBc4() 957 if(bBtHsOn) in halbtc8188c2ant_ActionPanBc4() 986 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8188c2ant_ActionPanBc8() local 992 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8188c2ant_ActionPanBc8() 997 if(bBtHsOn) in halbtc8188c2ant_ActionPanBc8() 1379 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8188c2ant_ActionHidPanBc4() local 1382 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8188c2ant_ActionHidPanBc4() 1384 if(bBtHsOn) in halbtc8188c2ant_ActionHidPanBc4() 1435 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8188c2ant_ActionHidPanBc8() local [all …]
|
| H A D | halbtc8192d2ant.c | 132 BOOLEAN bBtHsOn=FALSE; in halbtc8192d2ant_ActionAlgorithm() local 136 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8192d2ant_ActionAlgorithm() 1006 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8192d2ant_ActionPan() local 1012 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8192d2ant_ActionPan() 1017 if(bBtHsOn) in halbtc8192d2ant_ActionPan() 1340 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8192d2ant_ActionHidPanBc4() local 1343 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8192d2ant_ActionHidPanBc4() 1345 if(bBtHsOn) in halbtc8192d2ant_ActionHidPanBc4() 1396 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8192d2ant_ActionHidPanBc8() local 1400 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8192d2ant_ActionHidPanBc8() [all …]
|
| H A D | halbtc8723a2ant.c | 334 BOOLEAN bBtHsOn=FALSE, bBtBusy=FALSE, bLimitedDig=FALSE; in halbtc8723a2ant_ActionAlgorithm() local 338 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8723a2ant_ActionAlgorithm() 345 if((pStackInfo->bScoExist) ||(bBtHsOn) ||(pStackInfo->bHidExist)) in halbtc8723a2ant_ActionAlgorithm() 471 if(bBtHsOn) in halbtc8723a2ant_ActionAlgorithm() 500 if(bBtHsOn) in halbtc8723a2ant_ActionAlgorithm() 523 if(bBtHsOn) in halbtc8723a2ant_ActionAlgorithm() 537 if(bBtHsOn) in halbtc8723a2ant_ActionAlgorithm() 563 if(bBtHsOn) in halbtc8723a2ant_ActionAlgorithm() 577 if(bBtHsOn) in halbtc8723a2ant_ActionAlgorithm() 595 if(bBtHsOn) in halbtc8723a2ant_ActionAlgorithm() [all …]
|
| H A D | halbtc8723a1ant.c | 1378 BOOLEAN bBtHsOn=FALSE, bBtBusy=FALSE, bForceLps=FALSE; in EXhalbtc8723a1ant_BtInfoNotify() local 1413 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in EXhalbtc8723a1ant_BtInfoNotify()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/btc/ |
| H A D | HalBtc8188c2Ant.c | 952 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8188c2ant_ActionPanBc4() local 954 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8188c2ant_ActionPanBc4() 957 if(bBtHsOn) in halbtc8188c2ant_ActionPanBc4() 986 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8188c2ant_ActionPanBc8() local 992 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8188c2ant_ActionPanBc8() 997 if(bBtHsOn) in halbtc8188c2ant_ActionPanBc8() 1379 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8188c2ant_ActionHidPanBc4() local 1382 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8188c2ant_ActionHidPanBc4() 1384 if(bBtHsOn) in halbtc8188c2ant_ActionHidPanBc4() 1435 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8188c2ant_ActionHidPanBc8() local [all …]
|
| H A D | HalBtc8192d2Ant.c | 132 BOOLEAN bBtHsOn=FALSE; in halbtc8192d2ant_ActionAlgorithm() local 136 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8192d2ant_ActionAlgorithm() 1006 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8192d2ant_ActionPan() local 1012 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8192d2ant_ActionPan() 1017 if(bBtHsOn) in halbtc8192d2ant_ActionPan() 1340 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8192d2ant_ActionHidPanBc4() local 1343 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8192d2ant_ActionHidPanBc4() 1345 if(bBtHsOn) in halbtc8192d2ant_ActionHidPanBc4() 1396 BOOLEAN bBtHsOn=FALSE, bWifiBusy=FALSE; in halbtc8192d2ant_ActionHidPanBc8() local 1400 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8192d2ant_ActionHidPanBc8() [all …]
|
| H A D | HalBtc8703b2Ant.c | 425 BOOLEAN bWifiBusy=FALSE, bUnder4way=FALSE, bBtHsOn=FALSE; in halbtc8703b2ant_IsWifiStatusChanged() local 432 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8703b2ant_IsWifiStatusChanged() 447 if(bBtHsOn != bPreBtHsOn) in halbtc8703b2ant_IsWifiStatusChanged() 449 bPreBtHsOn = bBtHsOn; in halbtc8703b2ant_IsWifiStatusChanged() 473 BOOLEAN bBtHsOn=FALSE; in halbtc8703b2ant_UpdateBtLinkInfo() local 476 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8703b2ant_UpdateBtLinkInfo() 485 if(bBtHsOn) in halbtc8703b2ant_UpdateBtLinkInfo() 547 BOOLEAN bBtHsOn=FALSE; in halbtc8703b2ant_ActionAlgorithm() local 551 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8703b2ant_ActionAlgorithm() 589 if(bBtHsOn) in halbtc8703b2ant_ActionAlgorithm() [all …]
|
| H A D | HalBtc8723a2Ant.c | 334 BOOLEAN bBtHsOn=FALSE, bBtBusy=FALSE, bLimitedDig=FALSE; in halbtc8723a2ant_ActionAlgorithm() local 338 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8723a2ant_ActionAlgorithm() 345 if((pStackInfo->bScoExist) ||(bBtHsOn) ||(pStackInfo->bHidExist)) in halbtc8723a2ant_ActionAlgorithm() 471 if(bBtHsOn) in halbtc8723a2ant_ActionAlgorithm() 500 if(bBtHsOn) in halbtc8723a2ant_ActionAlgorithm() 523 if(bBtHsOn) in halbtc8723a2ant_ActionAlgorithm() 537 if(bBtHsOn) in halbtc8723a2ant_ActionAlgorithm() 563 if(bBtHsOn) in halbtc8723a2ant_ActionAlgorithm() 577 if(bBtHsOn) in halbtc8723a2ant_ActionAlgorithm() 595 if(bBtHsOn) in halbtc8723a2ant_ActionAlgorithm() [all …]
|
| H A D | HalBtc8723a1Ant.c | 1378 BOOLEAN bBtHsOn=FALSE, bBtBusy=FALSE, bForceLps=FALSE; in EXhalbtc8723a1ant_BtInfoNotify() local 1413 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in EXhalbtc8723a1ant_BtInfoNotify()
|