Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c112 pBtCoexist->btInfo.bBtLpsOn = false; in halbtcoutsrc_LeaveLps()
125 pBtCoexist->btInfo.bBtLpsOn = true; in halbtcoutsrc_EnterLps()
140 pBtCoexist->btInfo.bBtLpsOn = false; in halbtcoutsrc_NormalLps()
1451 if (GLBtCoexist.btInfo.bBtLpsOn) in hal_btcoex_IsLpsOn()
DHalBtcOutSrc.h433 bool bBtLpsOn; member