Searched refs:hal_btcoex_IQKNotify (Results 1 – 3 of 3) sorted by relevance
41 void hal_btcoex_IQKNotify(struct adapter *padapter, u8 state);
994 hal_btcoex_IQKNotify(padapter, true); in rtl8723bs_hal_init()1001 hal_btcoex_IQKNotify(padapter, false); in rtl8723bs_hal_init()
1429 void hal_btcoex_IQKNotify(struct adapter *padapter, u8 state) in hal_btcoex_IQKNotify() function