Home
last modified time | relevance | path

Searched refs:btInfo (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A Dhal_btcoex.c111 pBtCoexist->btInfo.bBtCtrlLps = true; in halbtcoutsrc_LeaveLps()
112 pBtCoexist->btInfo.bBtLpsOn = false; in halbtcoutsrc_LeaveLps()
124 pBtCoexist->btInfo.bBtCtrlLps = true; in halbtcoutsrc_EnterLps()
125 pBtCoexist->btInfo.bBtLpsOn = true; in halbtcoutsrc_EnterLps()
139 if (pBtCoexist->btInfo.bBtCtrlLps) { in halbtcoutsrc_NormalLps()
140 pBtCoexist->btInfo.bBtLpsOn = false; in halbtcoutsrc_NormalLps()
142 pBtCoexist->btInfo.bBtCtrlLps = false; in halbtcoutsrc_NormalLps()
198 pBtCoexist->btInfo.bBtDisableLowPwr = bLowPwrDisable; in halbtcoutsrc_DisableLowPower()
214 if (pBtCoexist->btInfo.bRejectAggPkt) { in halbtcoutsrc_AggregationCheck()
217 if (pBtCoexist->btInfo.bPreBtCtrlAggBufSize != in halbtcoutsrc_AggregationCheck()
[all …]
H A DHalBtc8723b1Ant.c2900 …((pBtCoexist->btInfo.bBtDisabled) ? ("disabled") : ((pCoexSta->bC2hBtInquiryPage) ? ("inquiry/page… in EXhalbtc8723b1ant_DisplayCoexInfo()
2961 pBtCoexist->btInfo.lpsVal, in EXhalbtc8723b1ant_DisplayCoexInfo()
2962 pBtCoexist->btInfo.rpwmVal in EXhalbtc8723b1ant_DisplayCoexInfo()
2988 (pBtCoexist->btInfo.bRejectAggPkt ? "Yes" : "No"), in EXhalbtc8723b1ant_DisplayCoexInfo()
2989 (pBtCoexist->btInfo.bBtCtrlAggBufSize ? "Yes" : "No"), in EXhalbtc8723b1ant_DisplayCoexInfo()
2990 pBtCoexist->btInfo.aggBufSize in EXhalbtc8723b1ant_DisplayCoexInfo()
2997 pBtCoexist->btInfo.raMask in EXhalbtc8723b1ant_DisplayCoexInfo()
3277 if (pBtCoexist->btInfo.bBtDisabled) in EXhalbtc8723b1ant_ScanNotify()
3331 pBtCoexist->btInfo.bBtDisabled in EXhalbtc8723b1ant_ConnectNotify()
3387 pBtCoexist->btInfo.bBtDisabled in EXhalbtc8723b1ant_MediaStatusNotify()
[all …]
H A DHalBtc8723b2Ant.c2998 …((pBtCoexist->btInfo.bBtDisabled) ? ("disabled") : ((pCoexSta->bC2hBtInquiryPage) ? ("inquiry/page… in EXhalbtc8723b2ant_DisplayCoexInfo()
3365 u8 btInfo = 0; in EXhalbtc8723b2ant_BtInfoNotify() local
3382 btInfo = tmpBuf[i]; in EXhalbtc8723b2ant_BtInfoNotify()
3432 if (btInfo & BT_INFO_8723B_2ANT_B_INQ_PAGE) in EXhalbtc8723b2ant_BtInfoNotify()
3438 if (!(btInfo&BT_INFO_8723B_2ANT_B_CONNECTION)) { in EXhalbtc8723b2ant_BtInfoNotify()
3446 if (btInfo & BT_INFO_8723B_2ANT_B_FTP) in EXhalbtc8723b2ant_BtInfoNotify()
3450 if (btInfo & BT_INFO_8723B_2ANT_B_A2DP) in EXhalbtc8723b2ant_BtInfoNotify()
3454 if (btInfo & BT_INFO_8723B_2ANT_B_HID) in EXhalbtc8723b2ant_BtInfoNotify()
3458 if (btInfo & BT_INFO_8723B_2ANT_B_SCO_ESCO) in EXhalbtc8723b2ant_BtInfoNotify()
3466 if (!(btInfo&BT_INFO_8723B_2ANT_B_CONNECTION)) { in EXhalbtc8723b2ant_BtInfoNotify()
[all …]
H A DHalBtcOutSrc.h491 BTC_BT_INFO btInfo; /* some bt info referenced by non-bt module */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/
H A Dhal_btcoex.c223 pBtCoexist->btInfo.bBtCtrlLps = _TRUE; in halbtcoutsrc_LeaveLps()
224 pBtCoexist->btInfo.bBtLpsOn = _FALSE; in halbtcoutsrc_LeaveLps()
236 pBtCoexist->btInfo.bBtCtrlLps = _TRUE; in halbtcoutsrc_EnterLps()
237 pBtCoexist->btInfo.bBtLpsOn = _TRUE; in halbtcoutsrc_EnterLps()
251 if (pBtCoexist->btInfo.bBtCtrlLps) in halbtcoutsrc_NormalLps()
253 pBtCoexist->btInfo.bBtLpsOn = _FALSE; in halbtcoutsrc_NormalLps()
255 pBtCoexist->btInfo.bBtCtrlLps = _FALSE; in halbtcoutsrc_NormalLps()
334 pBtCoexist->btInfo.bBtDisableLowPwr = bLowPwrDisable; in halbtcoutsrc_DisableLowPower()
366 if (pBtCoexist->btInfo.bRejectAggPkt) in halbtcoutsrc_AggregationCheck()
369 pBtCoexist->btInfo.bPreRejectAggPkt = pBtCoexist->btInfo.bRejectAggPkt; in halbtcoutsrc_AggregationCheck()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/
H A Dhal_btcoex.c299 pBtCoexist->btInfo.bBtCtrlLps = _TRUE; in halbtcoutsrc_LeaveLps()
300 pBtCoexist->btInfo.bBtLpsOn = _FALSE; in halbtcoutsrc_LeaveLps()
312 pBtCoexist->btInfo.bBtCtrlLps = _TRUE; in halbtcoutsrc_EnterLps()
313 pBtCoexist->btInfo.bBtLpsOn = _TRUE; in halbtcoutsrc_EnterLps()
327 pBtCoexist->btInfo.bBtCtrlLps = TRUE; in halbtcoutsrc_NormalLps()
329 if (pBtCoexist->btInfo.bBtCtrlLps) in halbtcoutsrc_NormalLps()
331 pBtCoexist->btInfo.bBtLpsOn = _FALSE; in halbtcoutsrc_NormalLps()
333 pBtCoexist->btInfo.bBtCtrlLps = _FALSE; in halbtcoutsrc_NormalLps()
412 pBtCoexist->btInfo.bBtDisableLowPwr = bLowPwrDisable; in halbtcoutsrc_DisableLowPower()
444 if (pBtCoexist->btInfo.bRejectAggPkt) in halbtcoutsrc_AggregationCheck()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/btc/
H A DHalBtc8723a1Ant.c1263 if(pBtCoexist->btInfo.bBtDisabled) in EXhalbtc8723a1ant_ScanNotify()
1304 if(pBtCoexist->btInfo.bBtDisabled) in EXhalbtc8723a1ant_ConnectNotify()
1358 if(pBtCoexist->btInfo.bBtDisabled) in EXhalbtc8723a1ant_SpecialPacketNotify()
1376 u1Byte btInfo=0; in EXhalbtc8723a1ant_BtInfoNotify() local
1390 btInfo = tmpBuf[i]; in EXhalbtc8723a1ant_BtInfoNotify()
1415 if(btInfo & BT_INFO_8723A_1ANT_B_INQ_PAGE) in EXhalbtc8723a1ant_BtInfoNotify()
1423 btInfo &= ~BIT2; in EXhalbtc8723a1ant_BtInfoNotify()
1424 if(!(btInfo & BIT0)) in EXhalbtc8723a1ant_BtInfoNotify()
1432 if(btInfo == 0x1) in EXhalbtc8723a1ant_BtInfoNotify()
1436 else if(btInfo == 0x9) in EXhalbtc8723a1ant_BtInfoNotify()
[all …]
H A DHalBtc8703b2Ant.c4247 …((pBtCoexist->btInfo.bBtDisabled)? ("disabled"): ((pCoexSta->bC2hBtInquiryPage)?("inquiry/page sca… in EXhalbtc8703b2ant_DisplayCoexInfo()
4584 u1Byte btInfo=0; in EXhalbtc8703b2ant_BtInfoNotify() local
4603 btInfo = tmpBuf[i]; in EXhalbtc8703b2ant_BtInfoNotify()
4621 if (btInfo == 0xff) in EXhalbtc8703b2ant_BtInfoNotify()
4684 if(btInfo & BT_INFO_8703B_2ANT_B_INQ_PAGE) in EXhalbtc8703b2ant_BtInfoNotify()
4690 if(!(btInfo&BT_INFO_8703B_2ANT_B_CONNECTION)) in EXhalbtc8703b2ant_BtInfoNotify()
4701 if(btInfo & BT_INFO_8703B_2ANT_B_FTP) in EXhalbtc8703b2ant_BtInfoNotify()
4705 if(btInfo & BT_INFO_8703B_2ANT_B_A2DP) in EXhalbtc8703b2ant_BtInfoNotify()
4709 if(btInfo & BT_INFO_8703B_2ANT_B_HID) in EXhalbtc8703b2ant_BtInfoNotify()
4713 if(btInfo & BT_INFO_8703B_2ANT_B_SCO_ESCO) in EXhalbtc8703b2ant_BtInfoNotify()
[all …]
H A DHalBtcOutSrc.h692 BTC_BT_INFO btInfo; // some bt info referenced by non-bt module member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/btc/
H A Dhalbtc8723a1ant.c1263 if(pBtCoexist->btInfo.bBtDisabled) in EXhalbtc8723a1ant_ScanNotify()
1304 if(pBtCoexist->btInfo.bBtDisabled) in EXhalbtc8723a1ant_ConnectNotify()
1358 if(pBtCoexist->btInfo.bBtDisabled) in EXhalbtc8723a1ant_SpecialPacketNotify()
1376 u1Byte btInfo=0; in EXhalbtc8723a1ant_BtInfoNotify() local
1390 btInfo = tmpBuf[i]; in EXhalbtc8723a1ant_BtInfoNotify()
1415 if(btInfo & BT_INFO_8723A_1ANT_B_INQ_PAGE) in EXhalbtc8723a1ant_BtInfoNotify()
1423 btInfo &= ~BIT2; in EXhalbtc8723a1ant_BtInfoNotify()
1424 if(!(btInfo & BIT0)) in EXhalbtc8723a1ant_BtInfoNotify()
1432 if(btInfo == 0x1) in EXhalbtc8723a1ant_BtInfoNotify()
1436 else if(btInfo == 0x9) in EXhalbtc8723a1ant_BtInfoNotify()
[all …]
H A Dhalbtc8723a2ant.c3647 u1Byte btInfo=0; in EXhalbtc8723a2ant_BtInfoNotify() local
3662 btInfo = tmpBuf[i]; in EXhalbtc8723a2ant_BtInfoNotify()
3687 if(btInfo & BT_INFO_8723A_2ANT_B_INQ_PAGE) in EXhalbtc8723a2ant_BtInfoNotify()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/btc/
H A DHalBtc8723a1Ant.c1263 if(pBtCoexist->btInfo.bBtDisabled) in EXhalbtc8723a1ant_ScanNotify()
1304 if(pBtCoexist->btInfo.bBtDisabled) in EXhalbtc8723a1ant_ConnectNotify()
1358 if(pBtCoexist->btInfo.bBtDisabled) in EXhalbtc8723a1ant_SpecialPacketNotify()
1376 u1Byte btInfo=0; in EXhalbtc8723a1ant_BtInfoNotify() local
1390 btInfo = tmpBuf[i]; in EXhalbtc8723a1ant_BtInfoNotify()
1415 if(btInfo & BT_INFO_8723A_1ANT_B_INQ_PAGE) in EXhalbtc8723a1ant_BtInfoNotify()
1423 btInfo &= ~BIT2; in EXhalbtc8723a1ant_BtInfoNotify()
1424 if(!(btInfo & BIT0)) in EXhalbtc8723a1ant_BtInfoNotify()
1432 if(btInfo == 0x1) in EXhalbtc8723a1ant_BtInfoNotify()
1436 else if(btInfo == 0x9) in EXhalbtc8723a1ant_BtInfoNotify()
[all …]
H A DHalBtc8821a1Ant.c2668 …((pBtCoexist->btInfo.bBtDisabled)? ("disabled"): ((pCoexSta->bC2hBtInquiryPage)?("inquiry/page sca… in EXhalbtc8821a1ant_DisplayCoexInfo()
2707 …(pBtCoexist->btInfo.bRejectAggPkt? "Yes":"No"), (pBtCoexist->btInfo.bBtCtrlAggBufSize? "Yes":"No"), in EXhalbtc8821a1ant_DisplayCoexInfo()
2708 pBtCoexist->btInfo.aggBufSize); in EXhalbtc8821a1ant_DisplayCoexInfo()
2711 pBtCoexist->btInfo.raMask); in EXhalbtc8821a1ant_DisplayCoexInfo()
2895 if(pBtCoexist->btInfo.bBtDisabled) in EXhalbtc8821a1ant_ScanNotify()
2964 pBtCoexist->btInfo.bBtDisabled ) in EXhalbtc8821a1ant_ConnectNotify()
3035 pBtCoexist->btInfo.bBtDisabled ) in EXhalbtc8821a1ant_MediaStatusNotify()
3087 pBtCoexist->btInfo.bBtDisabled ) in EXhalbtc8821a1ant_SpecialPacketNotify()
3160 u1Byte btInfo=0; in EXhalbtc8821a1ant_BtInfoNotify() local
3180 btInfo = tmpBuf[i]; in EXhalbtc8821a1ant_BtInfoNotify()
[all …]
H A DHalBtc8192e1Ant.c2882 …((pBtCoexist->btInfo.bBtDisabled)? ("disabled"): ((pCoexSta->bC2hBtInquiryPage)?("inquiry/page sca… in EXhalbtc8192e1ant_DisplayCoexInfo()
2917 …(pBtCoexist->btInfo.bRejectAggPkt? "Yes":"No"), (pBtCoexist->btInfo.bBtCtrlAggBufSize? "Yes":"No"), in EXhalbtc8192e1ant_DisplayCoexInfo()
2918 pBtCoexist->btInfo.aggBufSize); in EXhalbtc8192e1ant_DisplayCoexInfo()
2921 pBtCoexist->btInfo.raMask); in EXhalbtc8192e1ant_DisplayCoexInfo()
3097 if(pBtCoexist->btInfo.bBtDisabled) in EXhalbtc8192e1ant_ScanNotify()
3166 pBtCoexist->btInfo.bBtDisabled ) in EXhalbtc8192e1ant_ConnectNotify()
3238 pBtCoexist->btInfo.bBtDisabled ) in EXhalbtc8192e1ant_MediaStatusNotify()
3312 pBtCoexist->btInfo.bBtDisabled ) in EXhalbtc8192e1ant_SpecialPacketNotify()
3387 u1Byte btInfo=0; in EXhalbtc8192e1ant_BtInfoNotify() local
3404 btInfo = tmpBuf[i]; in EXhalbtc8192e1ant_BtInfoNotify()
[all …]
H A DHalBtc8812a1Ant.c409 if(!pBtCoexist->btInfo.bBtDisabled) in halbtc8812a1ant_QueryBtInfo()
2809 …((pBtCoexist->btInfo.bBtDisabled)? ("disabled"): ((pCoexSta->bC2hBtInquiryPage)?("inquiry/page sca… in EXhalbtc8812a1ant_DisplayCoexInfo()
2844 …(pBtCoexist->btInfo.bRejectAggPkt? "Yes":"No"), (pBtCoexist->btInfo.bBtCtrlAggBufSize? "Yes":"No"), in EXhalbtc8812a1ant_DisplayCoexInfo()
2845 pBtCoexist->btInfo.aggBufSize); in EXhalbtc8812a1ant_DisplayCoexInfo()
2848 pBtCoexist->btInfo.raMask); in EXhalbtc8812a1ant_DisplayCoexInfo()
3011 if(pBtCoexist->btInfo.bBtDisabled) in EXhalbtc8812a1ant_ScanNotify()
3080 pBtCoexist->btInfo.bBtDisabled ) in EXhalbtc8812a1ant_ConnectNotify()
3157 pBtCoexist->btInfo.bBtDisabled ) in EXhalbtc8812a1ant_MediaStatusNotify()
3236 pBtCoexist->btInfo.bBtDisabled ) in EXhalbtc8812a1ant_SpecialPacketNotify()
3311 u1Byte btInfo=0; in EXhalbtc8812a1ant_BtInfoNotify() local
[all …]
H A DHalBtc8703b1Ant.c4166 else if(pBtCoexist->btInfo.bBtDisabled) in halbtc8703b1ant_PSD_AntennaDetectionCheck()
4392 …((pBtCoexist->btInfo.bBtDisabled)? ("disabled"): ((pCoexSta->bC2hBtInquiryPage)?("inquiry/page sca… in EXhalbtc8703b1ant_DisplayCoexInfo()
4453 …(pBtCoexist->btInfo.bRejectAggPkt? "Yes":"No"), (pBtCoexist->btInfo.bBtCtrlAggBufSize? "Yes":"No"), in EXhalbtc8703b1ant_DisplayCoexInfo()
4454 pBtCoexist->btInfo.aggBufSize); in EXhalbtc8703b1ant_DisplayCoexInfo()
4457 pBtCoexist->btInfo.raMask); in EXhalbtc8703b1ant_DisplayCoexInfo()
4703 if(pBtCoexist->btInfo.bBtDisabled) in EXhalbtc8703b1ant_ScanNotify()
4772 pBtCoexist->btInfo.bBtDisabled ) in EXhalbtc8703b1ant_ConnectNotify()
4847 pBtCoexist->btInfo.bBtDisabled ) in EXhalbtc8703b1ant_MediaStatusNotify()
4927 pBtCoexist->btInfo.bBtDisabled ) in EXhalbtc8703b1ant_SpecialPacketNotify()
5002 u1Byte btInfo=0; in EXhalbtc8703b1ant_BtInfoNotify() local
[all …]
H A DHalBtc8723b1Ant.c4205 else if(pBtCoexist->btInfo.bBtDisabled) in halbtc8723b1ant_PSD_AntennaDetectionCheck()
4431 …((pBtCoexist->btInfo.bBtDisabled)? ("disabled"): ((pCoexSta->bC2hBtInquiryPage)?("inquiry/page sca… in EXhalbtc8723b1ant_DisplayCoexInfo()
4492 …(pBtCoexist->btInfo.bRejectAggPkt? "Yes":"No"), (pBtCoexist->btInfo.bBtCtrlAggBufSize? "Yes":"No"), in EXhalbtc8723b1ant_DisplayCoexInfo()
4493 pBtCoexist->btInfo.aggBufSize); in EXhalbtc8723b1ant_DisplayCoexInfo()
4496 pBtCoexist->btInfo.raMask); in EXhalbtc8723b1ant_DisplayCoexInfo()
4742 if(pBtCoexist->btInfo.bBtDisabled) in EXhalbtc8723b1ant_ScanNotify()
4811 pBtCoexist->btInfo.bBtDisabled ) in EXhalbtc8723b1ant_ConnectNotify()
4886 pBtCoexist->btInfo.bBtDisabled ) in EXhalbtc8723b1ant_MediaStatusNotify()
4966 pBtCoexist->btInfo.bBtDisabled ) in EXhalbtc8723b1ant_SpecialPacketNotify()
5041 u1Byte btInfo=0; in EXhalbtc8723b1ant_BtInfoNotify() local
[all …]
H A DHalBtc8703b2Ant.c4247 …((pBtCoexist->btInfo.bBtDisabled)? ("disabled"): ((pCoexSta->bC2hBtInquiryPage)?("inquiry/page sca… in EXhalbtc8703b2ant_DisplayCoexInfo()
4584 u1Byte btInfo=0; in EXhalbtc8703b2ant_BtInfoNotify() local
4603 btInfo = tmpBuf[i]; in EXhalbtc8703b2ant_BtInfoNotify()
4621 if (btInfo == 0xff) in EXhalbtc8703b2ant_BtInfoNotify()
4684 if(btInfo & BT_INFO_8703B_2ANT_B_INQ_PAGE) in EXhalbtc8703b2ant_BtInfoNotify()
4690 if(!(btInfo&BT_INFO_8703B_2ANT_B_CONNECTION)) in EXhalbtc8703b2ant_BtInfoNotify()
4701 if(btInfo & BT_INFO_8703B_2ANT_B_FTP) in EXhalbtc8703b2ant_BtInfoNotify()
4705 if(btInfo & BT_INFO_8703B_2ANT_B_A2DP) in EXhalbtc8703b2ant_BtInfoNotify()
4709 if(btInfo & BT_INFO_8703B_2ANT_B_HID) in EXhalbtc8703b2ant_BtInfoNotify()
4713 if(btInfo & BT_INFO_8703B_2ANT_B_SCO_ESCO) in EXhalbtc8703b2ant_BtInfoNotify()
[all …]
H A DHalBtc8812a2Ant.c4744 pBtCoexist->btInfo.bBtDisabled = TRUE; in EXhalbtc8812a2ant_BTOffOnNotify()
4751 pBtCoexist->btInfo.bBtDisabled = FALSE; in EXhalbtc8812a2ant_BTOffOnNotify()
4815 …((pBtCoexist->btInfo.bBtDisabled)? ("disabled"): ((pCoexSta->bC2hBtInquiryPage)?("inquiry/page sca… in EXhalbtc8812a2ant_DisplayCoexInfo()
4854 pBtCoexist->btInfo.raMask); in EXhalbtc8812a2ant_DisplayCoexInfo()
5055 pBtCoexist->btInfo.bBtDisabled ) in EXhalbtc8812a2ant_MediaStatusNotify()
5116 u1Byte btInfo=0; in EXhalbtc8812a2ant_BtInfoNotify() local
5134 btInfo = tmpBuf[i]; in EXhalbtc8812a2ant_BtInfoNotify()
5198 if(btInfo & BT_INFO_8812A_2ANT_B_INQ_PAGE) in EXhalbtc8812a2ant_BtInfoNotify()
5204 if(!(btInfo&BT_INFO_8812A_2ANT_B_CONNECTION)) in EXhalbtc8812a2ant_BtInfoNotify()
5216 if(btInfo & BT_INFO_8812A_2ANT_B_FTP) in EXhalbtc8812a2ant_BtInfoNotify()
[all …]
H A DHalBtc8723b2Ant.c4285 …((pBtCoexist->btInfo.bBtDisabled)? ("disabled"): ((pCoexSta->bC2hBtInquiryPage)?("inquiry/page sca… in EXhalbtc8723b2ant_DisplayCoexInfo()
4630 u1Byte btInfo=0; in EXhalbtc8723b2ant_BtInfoNotify() local
4649 btInfo = tmpBuf[i]; in EXhalbtc8723b2ant_BtInfoNotify()
4667 if (btInfo == 0xff) in EXhalbtc8723b2ant_BtInfoNotify()
4746 if(btInfo & BT_INFO_8723B_2ANT_B_INQ_PAGE) in EXhalbtc8723b2ant_BtInfoNotify()
4752 if(!(btInfo&BT_INFO_8723B_2ANT_B_CONNECTION)) in EXhalbtc8723b2ant_BtInfoNotify()
4763 if(btInfo & BT_INFO_8723B_2ANT_B_FTP) in EXhalbtc8723b2ant_BtInfoNotify()
4767 if(btInfo & BT_INFO_8723B_2ANT_B_A2DP) in EXhalbtc8723b2ant_BtInfoNotify()
4771 if(btInfo & BT_INFO_8723B_2ANT_B_HID) in EXhalbtc8723b2ant_BtInfoNotify()
4775 if(btInfo & BT_INFO_8723B_2ANT_B_SCO_ESCO) in EXhalbtc8723b2ant_BtInfoNotify()
[all …]
H A DHalBtc8821a2Ant.c4138 …((pBtCoexist->btInfo.bBtDisabled)? ("disabled"): ((pCoexSta->bC2hBtInquiryPage)?("inquiry/page sca… in EXhalbtc8821a2ant_DisplayCoexInfo()
4446 u1Byte btInfo=0; in EXhalbtc8821a2ant_BtInfoNotify() local
4467 btInfo = tmpBuf[i]; in EXhalbtc8821a2ant_BtInfoNotify()
4485 if (btInfo == 0xff) in EXhalbtc8821a2ant_BtInfoNotify()
4563 if(btInfo & BT_INFO_8821A_2ANT_B_INQ_PAGE) in EXhalbtc8821a2ant_BtInfoNotify()
4569 if(!(btInfo&BT_INFO_8821A_2ANT_B_CONNECTION)) in EXhalbtc8821a2ant_BtInfoNotify()
4580 if(btInfo & BT_INFO_8821A_2ANT_B_FTP) in EXhalbtc8821a2ant_BtInfoNotify()
4584 if(btInfo & BT_INFO_8821A_2ANT_B_A2DP) in EXhalbtc8821a2ant_BtInfoNotify()
4588 if(btInfo & BT_INFO_8821A_2ANT_B_HID) in EXhalbtc8821a2ant_BtInfoNotify()
4592 if(btInfo & BT_INFO_8821A_2ANT_B_SCO_ESCO) in EXhalbtc8821a2ant_BtInfoNotify()
[all …]
H A DHalBtc8192e2Ant.c4528 …((pBtCoexist->btInfo.bBtDisabled)? ("disabled"): ((pCoexSta->bC2hBtInquiryPage)?("inquiry/page sca… in EXhalbtc8192e2ant_DisplayCoexInfo()
4571 pBtCoexist->btInfo.raMask); in EXhalbtc8192e2ant_DisplayCoexInfo()
4749 pBtCoexist->btInfo.bBtDisabled ) in EXhalbtc8192e2ant_MediaStatusNotify()
4806 u1Byte btInfo=0; in EXhalbtc8192e2ant_BtInfoNotify() local
4823 btInfo = tmpBuf[i]; in EXhalbtc8192e2ant_BtInfoNotify()
4889 if(btInfo & BT_INFO_8192E_2ANT_B_INQ_PAGE) in EXhalbtc8192e2ant_BtInfoNotify()
4895 if(!(btInfo&BT_INFO_8192E_2ANT_B_CONNECTION)) in EXhalbtc8192e2ant_BtInfoNotify()
4906 if(btInfo & BT_INFO_8192E_2ANT_B_FTP) in EXhalbtc8192e2ant_BtInfoNotify()
4910 if(btInfo & BT_INFO_8192E_2ANT_B_A2DP) in EXhalbtc8192e2ant_BtInfoNotify()
4914 if(btInfo & BT_INFO_8192E_2ANT_B_HID) in EXhalbtc8192e2ant_BtInfoNotify()
[all …]
H A DHalBtc8821aCsr2Ant.c4097 u1Byte btInfo=0; in EXhalbtc8821aCsr2ant_BtInfoNotify() local
4115 btInfo = tmpBuf[i]; in EXhalbtc8821aCsr2ant_BtInfoNotify()
4192 if(btInfo == BT_INFO_8821A_CSR_2ANT_B_CONNECTION) // connection exists but no busy in EXhalbtc8821aCsr2ant_BtInfoNotify()
4197 else if(btInfo & BT_INFO_8821A_CSR_2ANT_B_CONNECTION) // connection exists and some link is busy in EXhalbtc8821aCsr2ant_BtInfoNotify()
4201 if(btInfo & BT_INFO_8821A_CSR_2ANT_B_FTP) in EXhalbtc8821aCsr2ant_BtInfoNotify()
4206 if(btInfo & BT_INFO_8821A_CSR_2ANT_B_A2DP) in EXhalbtc8821aCsr2ant_BtInfoNotify()
4211 if(btInfo & BT_INFO_8821A_CSR_2ANT_B_HID) in EXhalbtc8821aCsr2ant_BtInfoNotify()
4216 if(btInfo & BT_INFO_8821A_CSR_2ANT_B_SCO_ESCO) in EXhalbtc8821aCsr2ant_BtInfoNotify()
4244 if(btInfo & BT_INFO_8821A_CSR_2ANT_B_INQ_PAGE) in EXhalbtc8821aCsr2ant_BtInfoNotify()
H A DHalBtcOutSrc.h551 BTC_BT_INFO btInfo; // some bt info referenced by non-bt module member
H A DHalBtc8723a2Ant.c3647 u1Byte btInfo=0; in EXhalbtc8723a2ant_BtInfoNotify() local
3662 btInfo = tmpBuf[i]; in EXhalbtc8723a2ant_BtInfoNotify()
3687 if(btInfo & BT_INFO_8723A_2ANT_B_INQ_PAGE) in EXhalbtc8723a2ant_BtInfoNotify()

12