Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c154 pBtCoexist->btInfo.bBtCtrlLps = true; in halbtcoutsrc_LeaveLps()
167 pBtCoexist->btInfo.bBtCtrlLps = true; in halbtcoutsrc_EnterLps()
182 if (pBtCoexist->btInfo.bBtCtrlLps) { in halbtcoutsrc_NormalLps()
185 pBtCoexist->btInfo.bBtCtrlLps = false; in halbtcoutsrc_NormalLps()
1480 if (GLBtCoexist.btInfo.bBtCtrlLps) in hal_btcoex_IsBtControlLps()
DHalBtcOutSrc.h432 bool bBtCtrlLps; member