Searched refs:bBtDisabled (Results 1 – 6 of 6) sorted by relevance
176 u8 bBtDisabled = true; in rtl8723b_HalDmWatchDog() local189 bBtDisabled = rtw_btcoex_IsBtDisabled(Adapter); in rtl8723b_HalDmWatchDog()191 ODM_CmnInfoUpdate(&pHalData->odmpriv, ODM_CMNINFO_BT_ENABLED, ((bBtDisabled == true)?false:true)); in rtl8723b_HalDmWatchDog()
591 pBtCoexist->btInfo.bBtDisabled = *pu8; in halbtcoutsrc_Set()1371 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_IsBtDisabled()1502 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_IsBtControlLps()1516 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_IsLpsOn()1540 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_GetRaMask()
413 bool bBtDisabled; member
2906 …((pBtCoexist->btInfo.bBtDisabled) ? ("disabled") : ((pCoexSta->bC2hBtInquiryPage) ? ("inquiry/page… in EXhalbtc8723b1ant_DisplayCoexInfo()3283 if (pBtCoexist->btInfo.bBtDisabled) in EXhalbtc8723b1ant_ScanNotify()3337 pBtCoexist->btInfo.bBtDisabled in EXhalbtc8723b1ant_ConnectNotify()3393 pBtCoexist->btInfo.bBtDisabled in EXhalbtc8723b1ant_MediaStatusNotify()3464 pBtCoexist->btInfo.bBtDisabled in EXhalbtc8723b1ant_SpecialPacketNotify()
3166 …((pBtCoexist->btInfo.bBtDisabled) ? ("disabled") : ((pCoexSta->bC2hBtInquiryPage) ? ("inquiry/page… in EXhalbtc8723b2ant_DisplayCoexInfo()
787 bool bBtDisabled; /* BT is disabled */ member