Home
last modified time | relevance | path

Searched defs:bLowPwrDisable (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8723bs/hal/
DHalBtc8723b2Ant.c1461 bool bLowPwrDisable = true; in halbtc8723b2ant_ActionBtInquiry() local
1490 bool bBtHsOn = false, bLowPwrDisable = false; in halbtc8723b2ant_IsCommonAction() local
DHalBtc8723b1Ant.c1975 bool bLowPwrDisable = false; in halbtc8723b1ant_PowerSaveState() local
Dhal_btcoex.c242 static void halbtcoutsrc_DisableLowPower(PBTC_COEXIST pBtCoexist, u8 bLowPwrDisable) in halbtcoutsrc_DisableLowPower()