Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/btc/
H A DHalBtc8192e1Ant.c613 PBTC_BT_LINK_INFO pBtLinkInfo=&pBtCoexist->btLinkInfo; in halbtc8192e1ant_UpdateBtLinkInfo() local
618 pBtLinkInfo->bBtLinkExist = pCoexSta->bBtLinkExist; in halbtc8192e1ant_UpdateBtLinkInfo()
619 pBtLinkInfo->bScoExist = pCoexSta->bScoExist; in halbtc8192e1ant_UpdateBtLinkInfo()
620 pBtLinkInfo->bA2dpExist = pCoexSta->bA2dpExist; in halbtc8192e1ant_UpdateBtLinkInfo()
621 pBtLinkInfo->bPanExist = pCoexSta->bPanExist; in halbtc8192e1ant_UpdateBtLinkInfo()
622 pBtLinkInfo->bHidExist = pCoexSta->bHidExist; in halbtc8192e1ant_UpdateBtLinkInfo()
627 pBtLinkInfo->bPanExist = TRUE; in halbtc8192e1ant_UpdateBtLinkInfo()
628 pBtLinkInfo->bBtLinkExist = TRUE; in halbtc8192e1ant_UpdateBtLinkInfo()
632 if( pBtLinkInfo->bScoExist && in halbtc8192e1ant_UpdateBtLinkInfo()
633 !pBtLinkInfo->bA2dpExist && in halbtc8192e1ant_UpdateBtLinkInfo()
[all …]
H A DHalBtc8821a1Ant.c496 PBTC_BT_LINK_INFO pBtLinkInfo=&pBtCoexist->btLinkInfo; in halbtc8821a1ant_UpdateBtLinkInfo() local
501 pBtLinkInfo->bBtLinkExist = pCoexSta->bBtLinkExist; in halbtc8821a1ant_UpdateBtLinkInfo()
502 pBtLinkInfo->bScoExist = pCoexSta->bScoExist; in halbtc8821a1ant_UpdateBtLinkInfo()
503 pBtLinkInfo->bA2dpExist = pCoexSta->bA2dpExist; in halbtc8821a1ant_UpdateBtLinkInfo()
504 pBtLinkInfo->bPanExist = pCoexSta->bPanExist; in halbtc8821a1ant_UpdateBtLinkInfo()
505 pBtLinkInfo->bHidExist = pCoexSta->bHidExist; in halbtc8821a1ant_UpdateBtLinkInfo()
510 pBtLinkInfo->bPanExist = TRUE; in halbtc8821a1ant_UpdateBtLinkInfo()
511 pBtLinkInfo->bBtLinkExist = TRUE; in halbtc8821a1ant_UpdateBtLinkInfo()
515 if( pBtLinkInfo->bScoExist && in halbtc8821a1ant_UpdateBtLinkInfo()
516 !pBtLinkInfo->bA2dpExist && in halbtc8821a1ant_UpdateBtLinkInfo()
[all …]
H A DHalBtc8812a1Ant.c611 PBTC_BT_LINK_INFO pBtLinkInfo=&pBtCoexist->btLinkInfo; in halbtc8812a1ant_UpdateBtLinkInfo() local
616 pBtLinkInfo->bBtLinkExist = pCoexSta->bBtLinkExist; in halbtc8812a1ant_UpdateBtLinkInfo()
617 pBtLinkInfo->bScoExist = pCoexSta->bScoExist; in halbtc8812a1ant_UpdateBtLinkInfo()
618 pBtLinkInfo->bA2dpExist = pCoexSta->bA2dpExist; in halbtc8812a1ant_UpdateBtLinkInfo()
619 pBtLinkInfo->bPanExist = pCoexSta->bPanExist; in halbtc8812a1ant_UpdateBtLinkInfo()
620 pBtLinkInfo->bHidExist = pCoexSta->bHidExist; in halbtc8812a1ant_UpdateBtLinkInfo()
625 pBtLinkInfo->bPanExist = TRUE; in halbtc8812a1ant_UpdateBtLinkInfo()
626 pBtLinkInfo->bBtLinkExist = TRUE; in halbtc8812a1ant_UpdateBtLinkInfo()
630 if( pBtLinkInfo->bScoExist && in halbtc8812a1ant_UpdateBtLinkInfo()
631 !pBtLinkInfo->bA2dpExist && in halbtc8812a1ant_UpdateBtLinkInfo()
[all …]
H A DHalBtc8703b1Ant.c623 PBTC_BT_LINK_INFO pBtLinkInfo=&pBtCoexist->btLinkInfo; in halbtc8703b1ant_UpdateBtLinkInfo() local
628 pBtLinkInfo->bBtLinkExist = pCoexSta->bBtLinkExist; in halbtc8703b1ant_UpdateBtLinkInfo()
629 pBtLinkInfo->bScoExist = pCoexSta->bScoExist; in halbtc8703b1ant_UpdateBtLinkInfo()
630 pBtLinkInfo->bA2dpExist = pCoexSta->bA2dpExist; in halbtc8703b1ant_UpdateBtLinkInfo()
631 pBtLinkInfo->bPanExist = pCoexSta->bPanExist; in halbtc8703b1ant_UpdateBtLinkInfo()
632 pBtLinkInfo->bHidExist = pCoexSta->bHidExist; in halbtc8703b1ant_UpdateBtLinkInfo()
633 pBtLinkInfo->bBtHiPriLinkExist = pCoexSta->bBtHiPriLinkExist; in halbtc8703b1ant_UpdateBtLinkInfo()
638 pBtLinkInfo->bPanExist = TRUE; in halbtc8703b1ant_UpdateBtLinkInfo()
639 pBtLinkInfo->bBtLinkExist = TRUE; in halbtc8703b1ant_UpdateBtLinkInfo()
643 if( pBtLinkInfo->bScoExist && in halbtc8703b1ant_UpdateBtLinkInfo()
[all …]
H A DHalBtc8723b1Ant.c635 PBTC_BT_LINK_INFO pBtLinkInfo=&pBtCoexist->btLinkInfo; in halbtc8723b1ant_UpdateBtLinkInfo() local
640 pBtLinkInfo->bBtLinkExist = pCoexSta->bBtLinkExist; in halbtc8723b1ant_UpdateBtLinkInfo()
641 pBtLinkInfo->bScoExist = pCoexSta->bScoExist; in halbtc8723b1ant_UpdateBtLinkInfo()
642 pBtLinkInfo->bA2dpExist = pCoexSta->bA2dpExist; in halbtc8723b1ant_UpdateBtLinkInfo()
643 pBtLinkInfo->bPanExist = pCoexSta->bPanExist; in halbtc8723b1ant_UpdateBtLinkInfo()
644 pBtLinkInfo->bHidExist = pCoexSta->bHidExist; in halbtc8723b1ant_UpdateBtLinkInfo()
645 pBtLinkInfo->bBtHiPriLinkExist = pCoexSta->bBtHiPriLinkExist; in halbtc8723b1ant_UpdateBtLinkInfo()
650 pBtLinkInfo->bPanExist = TRUE; in halbtc8723b1ant_UpdateBtLinkInfo()
651 pBtLinkInfo->bBtLinkExist = TRUE; in halbtc8723b1ant_UpdateBtLinkInfo()
655 if( pBtLinkInfo->bScoExist && in halbtc8723b1ant_UpdateBtLinkInfo()
[all …]
H A DHalBtc8821a2Ant.c324 PBTC_BT_LINK_INFO pBtLinkInfo=&pBtCoexist->btLinkInfo; in halbtc8821a2ant_MonitorBtCtr() local
344 pBtLinkInfo->bSlaveRole = TRUE; in halbtc8821a2ant_MonitorBtCtr()
348 pBtLinkInfo->bSlaveRole = FALSE; in halbtc8821a2ant_MonitorBtCtr()
472 PBTC_BT_LINK_INFO pBtLinkInfo=&pBtCoexist->btLinkInfo; in halbtc8821a2ant_UpdateBtLinkInfo() local
478 pBtLinkInfo->bBtLinkExist = pCoexSta->bBtLinkExist; in halbtc8821a2ant_UpdateBtLinkInfo()
479 pBtLinkInfo->bScoExist = pCoexSta->bScoExist; in halbtc8821a2ant_UpdateBtLinkInfo()
480 pBtLinkInfo->bA2dpExist = pCoexSta->bA2dpExist; in halbtc8821a2ant_UpdateBtLinkInfo()
481 pBtLinkInfo->bPanExist = pCoexSta->bPanExist; in halbtc8821a2ant_UpdateBtLinkInfo()
482 pBtLinkInfo->bHidExist = pCoexSta->bHidExist; in halbtc8821a2ant_UpdateBtLinkInfo()
487 pBtLinkInfo->bPanExist = TRUE; in halbtc8821a2ant_UpdateBtLinkInfo()
[all …]
H A DHalBtc8703b2Ant.c324 PBTC_BT_LINK_INFO pBtLinkInfo=&pBtCoexist->btLinkInfo; in halbtc8703b2ant_MonitorBtCtr() local
344 pBtLinkInfo->bSlaveRole = TRUE; in halbtc8703b2ant_MonitorBtCtr()
348 pBtLinkInfo->bSlaveRole = FALSE; in halbtc8703b2ant_MonitorBtCtr()
472 PBTC_BT_LINK_INFO pBtLinkInfo=&pBtCoexist->btLinkInfo; in halbtc8703b2ant_UpdateBtLinkInfo() local
478 pBtLinkInfo->bBtLinkExist = pCoexSta->bBtLinkExist; in halbtc8703b2ant_UpdateBtLinkInfo()
479 pBtLinkInfo->bScoExist = pCoexSta->bScoExist; in halbtc8703b2ant_UpdateBtLinkInfo()
480 pBtLinkInfo->bA2dpExist = pCoexSta->bA2dpExist; in halbtc8703b2ant_UpdateBtLinkInfo()
481 pBtLinkInfo->bPanExist = pCoexSta->bPanExist; in halbtc8703b2ant_UpdateBtLinkInfo()
482 pBtLinkInfo->bHidExist = pCoexSta->bHidExist; in halbtc8703b2ant_UpdateBtLinkInfo()
487 pBtLinkInfo->bPanExist = TRUE; in halbtc8703b2ant_UpdateBtLinkInfo()
[all …]
H A DHalBtc8723b2Ant.c320 PBTC_BT_LINK_INFO pBtLinkInfo=&pBtCoexist->btLinkInfo; in halbtc8723b2ant_MonitorBtCtr() local
343 pBtLinkInfo->bSlaveRole = TRUE; in halbtc8723b2ant_MonitorBtCtr()
347 pBtLinkInfo->bSlaveRole = FALSE; in halbtc8723b2ant_MonitorBtCtr()
471 PBTC_BT_LINK_INFO pBtLinkInfo=&pBtCoexist->btLinkInfo; in halbtc8723b2ant_UpdateBtLinkInfo() local
477 pBtLinkInfo->bBtLinkExist = pCoexSta->bBtLinkExist; in halbtc8723b2ant_UpdateBtLinkInfo()
478 pBtLinkInfo->bScoExist = pCoexSta->bScoExist; in halbtc8723b2ant_UpdateBtLinkInfo()
479 pBtLinkInfo->bA2dpExist = pCoexSta->bA2dpExist; in halbtc8723b2ant_UpdateBtLinkInfo()
480 pBtLinkInfo->bPanExist = pCoexSta->bPanExist; in halbtc8723b2ant_UpdateBtLinkInfo()
481 pBtLinkInfo->bHidExist = pCoexSta->bHidExist; in halbtc8723b2ant_UpdateBtLinkInfo()
486 pBtLinkInfo->bPanExist = TRUE; in halbtc8723b2ant_UpdateBtLinkInfo()
[all …]
H A DHalBtc8812a2Ant.c642 PBTC_BT_LINK_INFO pBtLinkInfo=&pBtCoexist->btLinkInfo; in halbtc8812a2ant_UpdateBtLinkInfo() local
648 pBtLinkInfo->bBtLinkExist = pCoexSta->bBtLinkExist; in halbtc8812a2ant_UpdateBtLinkInfo()
649 pBtLinkInfo->bScoExist = pCoexSta->bScoExist; in halbtc8812a2ant_UpdateBtLinkInfo()
650 pBtLinkInfo->bA2dpExist = pCoexSta->bA2dpExist; in halbtc8812a2ant_UpdateBtLinkInfo()
651 pBtLinkInfo->bPanExist = pCoexSta->bPanExist; in halbtc8812a2ant_UpdateBtLinkInfo()
652 pBtLinkInfo->bHidExist = pCoexSta->bHidExist; in halbtc8812a2ant_UpdateBtLinkInfo()
653 pBtLinkInfo->bAclBusy = pCoexSta->bAclBusy; in halbtc8812a2ant_UpdateBtLinkInfo()
658 pBtLinkInfo->bPanExist = TRUE; in halbtc8812a2ant_UpdateBtLinkInfo()
659 pBtLinkInfo->bBtLinkExist = TRUE; in halbtc8812a2ant_UpdateBtLinkInfo()
662 pBtLinkInfo->bBtLinkExist = pStackInfo->bBtLinkExist; in halbtc8812a2ant_UpdateBtLinkInfo()
[all …]
H A DHalBtc8192e2Ant.c582 PBTC_BT_LINK_INFO pBtLinkInfo=&pBtCoexist->btLinkInfo; in halbtc8192e2ant_UpdateBtLinkInfo() local
587 pBtLinkInfo->bBtLinkExist = pCoexSta->bBtLinkExist; in halbtc8192e2ant_UpdateBtLinkInfo()
588 pBtLinkInfo->bScoExist = pCoexSta->bScoExist; in halbtc8192e2ant_UpdateBtLinkInfo()
589 pBtLinkInfo->bA2dpExist = pCoexSta->bA2dpExist; in halbtc8192e2ant_UpdateBtLinkInfo()
590 pBtLinkInfo->bPanExist = pCoexSta->bPanExist; in halbtc8192e2ant_UpdateBtLinkInfo()
591 pBtLinkInfo->bHidExist = pCoexSta->bHidExist; in halbtc8192e2ant_UpdateBtLinkInfo()
596 pBtLinkInfo->bPanExist = TRUE; in halbtc8192e2ant_UpdateBtLinkInfo()
597 pBtLinkInfo->bBtLinkExist = TRUE; in halbtc8192e2ant_UpdateBtLinkInfo()
601 if( pBtLinkInfo->bScoExist && in halbtc8192e2ant_UpdateBtLinkInfo()
602 !pBtLinkInfo->bA2dpExist && in halbtc8192e2ant_UpdateBtLinkInfo()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b1Ant.c518 PBTC_BT_LINK_INFO pBtLinkInfo = &pBtCoexist->btLinkInfo; in halbtc8723b1ant_UpdateBtLinkInfo() local
523 pBtLinkInfo->bBtLinkExist = pCoexSta->bBtLinkExist; in halbtc8723b1ant_UpdateBtLinkInfo()
524 pBtLinkInfo->bScoExist = pCoexSta->bScoExist; in halbtc8723b1ant_UpdateBtLinkInfo()
525 pBtLinkInfo->bA2dpExist = pCoexSta->bA2dpExist; in halbtc8723b1ant_UpdateBtLinkInfo()
526 pBtLinkInfo->bPanExist = pCoexSta->bPanExist; in halbtc8723b1ant_UpdateBtLinkInfo()
527 pBtLinkInfo->bHidExist = pCoexSta->bHidExist; in halbtc8723b1ant_UpdateBtLinkInfo()
531 pBtLinkInfo->bPanExist = true; in halbtc8723b1ant_UpdateBtLinkInfo()
532 pBtLinkInfo->bBtLinkExist = true; in halbtc8723b1ant_UpdateBtLinkInfo()
537 pBtLinkInfo->bScoExist && in halbtc8723b1ant_UpdateBtLinkInfo()
538 !pBtLinkInfo->bA2dpExist && in halbtc8723b1ant_UpdateBtLinkInfo()
[all …]
H A DHalBtc8723b2Ant.c315 PBTC_BT_LINK_INFO pBtLinkInfo = &pBtCoexist->btLinkInfo; in halbtc8723b2ant_UpdateBtLinkInfo() local
320 pBtLinkInfo->bBtLinkExist = pCoexSta->bBtLinkExist; in halbtc8723b2ant_UpdateBtLinkInfo()
321 pBtLinkInfo->bScoExist = pCoexSta->bScoExist; in halbtc8723b2ant_UpdateBtLinkInfo()
322 pBtLinkInfo->bA2dpExist = pCoexSta->bA2dpExist; in halbtc8723b2ant_UpdateBtLinkInfo()
323 pBtLinkInfo->bPanExist = pCoexSta->bPanExist; in halbtc8723b2ant_UpdateBtLinkInfo()
324 pBtLinkInfo->bHidExist = pCoexSta->bHidExist; in halbtc8723b2ant_UpdateBtLinkInfo()
328 pBtLinkInfo->bPanExist = true; in halbtc8723b2ant_UpdateBtLinkInfo()
329 pBtLinkInfo->bBtLinkExist = true; in halbtc8723b2ant_UpdateBtLinkInfo()
334 pBtLinkInfo->bScoExist && in halbtc8723b2ant_UpdateBtLinkInfo()
335 !pBtLinkInfo->bA2dpExist && in halbtc8723b2ant_UpdateBtLinkInfo()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/btc/
H A DHalBtc8703b2Ant.c324 PBTC_BT_LINK_INFO pBtLinkInfo=&pBtCoexist->btLinkInfo; in halbtc8703b2ant_MonitorBtCtr() local
344 pBtLinkInfo->bSlaveRole = TRUE; in halbtc8703b2ant_MonitorBtCtr()
348 pBtLinkInfo->bSlaveRole = FALSE; in halbtc8703b2ant_MonitorBtCtr()
472 PBTC_BT_LINK_INFO pBtLinkInfo=&pBtCoexist->btLinkInfo; in halbtc8703b2ant_UpdateBtLinkInfo() local
478 pBtLinkInfo->bBtLinkExist = pCoexSta->bBtLinkExist; in halbtc8703b2ant_UpdateBtLinkInfo()
479 pBtLinkInfo->bScoExist = pCoexSta->bScoExist; in halbtc8703b2ant_UpdateBtLinkInfo()
480 pBtLinkInfo->bA2dpExist = pCoexSta->bA2dpExist; in halbtc8703b2ant_UpdateBtLinkInfo()
481 pBtLinkInfo->bPanExist = pCoexSta->bPanExist; in halbtc8703b2ant_UpdateBtLinkInfo()
482 pBtLinkInfo->bHidExist = pCoexSta->bHidExist; in halbtc8703b2ant_UpdateBtLinkInfo()
487 pBtLinkInfo->bPanExist = TRUE; in halbtc8703b2ant_UpdateBtLinkInfo()
[all …]