Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A 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()
1286 if (GLBtCoexist.btInfo.bBtCtrlLps) in hal_btcoex_IsBtControlLps()
H A DHalBtcOutSrc.h305 bool bBtCtrlLps; member