Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/rtl8723bs/hal/
Drtl8723b_dm.c159 bool bBtDisabled = true; in rtl8723b_HalDmWatchDog() local
172 bBtDisabled = hal_btcoex_IsBtDisabled(Adapter); in rtl8723b_HalDmWatchDog()
175 !bBtDisabled); in rtl8723b_HalDmWatchDog()
Dhal_btcoex.c448 pBtCoexist->btInfo.bBtDisabled = *pu8; in halbtcoutsrc_Set()
1174 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_IsBtDisabled()
1296 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_IsBtControlLps()
1310 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_IsLpsOn()
1334 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_GetRaMask()
DHalBtcOutSrc.h286 bool bBtDisabled; member
DHalBtc8723b1Ant.c2261 if (pBtCoexist->btInfo.bBtDisabled) in EXhalbtc8723b1ant_ScanNotify()
2313 pBtCoexist->btInfo.bBtDisabled in EXhalbtc8723b1ant_ConnectNotify()
2364 pBtCoexist->btInfo.bBtDisabled in EXhalbtc8723b1ant_MediaStatusNotify()
2423 pBtCoexist->btInfo.bBtDisabled in EXhalbtc8723b1ant_SpecialPacketNotify()