Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c37 pBtCoexist->btInfo.bBtCtrlLps = true; in halbtcoutsrc_LeaveLps()
50 pBtCoexist->btInfo.bBtCtrlLps = true; in halbtcoutsrc_EnterLps()
62 if (pBtCoexist->btInfo.bBtCtrlLps) { in halbtcoutsrc_NormalLps()
65 pBtCoexist->btInfo.bBtCtrlLps = false; in halbtcoutsrc_NormalLps()
1294 if (GLBtCoexist.btInfo.bBtCtrlLps) in hal_btcoex_IsBtControlLps()
DHalBtcOutSrc.h305 bool bBtCtrlLps; member