Searched refs:hal_btcoex_IsLpsOn (Results 1 – 3 of 3) sorted by relevance
49 bool hal_btcoex_IsLpsOn(struct adapter *padapter);
364 && !(hal_btcoex_IsLpsOn(padapter)))) { in rtw_set_ps_mode()375 ((hal_btcoex_IsBtControlLps(padapter)) && (hal_btcoex_IsLpsOn(padapter))) in rtw_set_ps_mode()
1300 bool hal_btcoex_IsLpsOn(struct adapter *padapter) in hal_btcoex_IsLpsOn() function