Searched refs:bBtDisabled (Results 1 – 6 of 6) sorted by relevance
176 bool bBtDisabled = true; in rtl8723b_HalDmWatchDog() local189 bBtDisabled = hal_btcoex_IsBtDisabled(Adapter); in rtl8723b_HalDmWatchDog()191 ODM_CmnInfoUpdate(&pHalData->odmpriv, ODM_CMNINFO_BT_ENABLED, ((bBtDisabled == true)?false:true)); in rtl8723b_HalDmWatchDog()
572 pBtCoexist->btInfo.bBtDisabled = *pu8; in halbtcoutsrc_Set()1352 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_IsBtDisabled()1477 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_IsBtControlLps()1491 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_IsLpsOn()1515 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_GetRaMask()
413 bool bBtDisabled; member
2900 …((pBtCoexist->btInfo.bBtDisabled) ? ("disabled") : ((pCoexSta->bC2hBtInquiryPage) ? ("inquiry/page… 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()3458 pBtCoexist->btInfo.bBtDisabled in EXhalbtc8723b1ant_SpecialPacketNotify()
3006 …((pBtCoexist->btInfo.bBtDisabled) ? ("disabled") : ((pCoexSta->bC2hBtInquiryPage) ? ("inquiry/page… in EXhalbtc8723b2ant_DisplayCoexInfo()
787 bool bBtDisabled; /* BT is disabled */ member