Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c37 pBtCoexist->btInfo.bBtLpsOn = false; in halbtcoutsrc_LeaveLps()
50 pBtCoexist->btInfo.bBtLpsOn = true; in halbtcoutsrc_EnterLps()
62 pBtCoexist->btInfo.bBtLpsOn = false; in halbtcoutsrc_NormalLps()
1299 if (GLBtCoexist.btInfo.bBtLpsOn) in hal_btcoex_IsLpsOn()
DHalBtcOutSrc.h306 bool bBtLpsOn; member