Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/hal/
H A 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()
H A DHalBtcOutSrc.h306 bool bBtLpsOn; member