Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b2Ant.c1052 bool bLowPwrDisable = true; in halbtc8723b2ant_ActionBtInquiry() local
1054 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_DISABLE_LOW_POWER, &bLowPwrDisable); in halbtc8723b2ant_ActionBtInquiry()
1081 bool bBtHsOn = false, bLowPwrDisable = false; in halbtc8723b2ant_IsCommonAction() local
1088 bLowPwrDisable = false; in halbtc8723b2ant_IsCommonAction()
1089 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_DISABLE_LOW_POWER, &bLowPwrDisable); in halbtc8723b2ant_IsCommonAction()
1104 bLowPwrDisable = false; in halbtc8723b2ant_IsCommonAction()
1105 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_DISABLE_LOW_POWER, &bLowPwrDisable); in halbtc8723b2ant_IsCommonAction()
1119 bLowPwrDisable = true; in halbtc8723b2ant_IsCommonAction()
1120 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_DISABLE_LOW_POWER, &bLowPwrDisable); in halbtc8723b2ant_IsCommonAction()
1138 bLowPwrDisable = true; in halbtc8723b2ant_IsCommonAction()
[all …]