Home
last modified time | relevance | path

Searched refs:bBtDisabled (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Drtl8723b_dm.c176 bool bBtDisabled = true; in rtl8723b_HalDmWatchDog() local
189 bBtDisabled = hal_btcoex_IsBtDisabled(Adapter); in rtl8723b_HalDmWatchDog()
192 !bBtDisabled); in rtl8723b_HalDmWatchDog()
Dhal_btcoex.c529 pBtCoexist->btInfo.bBtDisabled = *pu8; in halbtcoutsrc_Set()
1309 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_IsBtDisabled()
1434 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_IsBtControlLps()
1448 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_IsLpsOn()
1472 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_GetRaMask()
DHalBtcOutSrc.h413 bool bBtDisabled; member
DHalBtc8723b1Ant.c2900 …((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()
DHalBtc8723b2Ant.c2998 …((pBtCoexist->btInfo.bBtDisabled) ? ("disabled") : ((pCoexSta->bC2hBtInquiryPage) ? ("inquiry/page… in EXhalbtc8723b2ant_DisplayCoexInfo()
/Linux-v5.10/drivers/staging/rtl8188eu/include/
Dodm.h784 bool bBtDisabled; /* BT is disabled */ member