Home
last modified time | relevance | path

Searched refs:hal_btcoex_BtInfoNotify (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dhal_btcoex.h42 void hal_btcoex_BtInfoNotify(struct adapter *padapter, u8 length, u8 *tmpBuf);
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_btcoex.c70 hal_btcoex_BtInfoNotify(padapter, length, tmpBuf); in rtw_btcoex_BtInfoNotify()
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c1459 void hal_btcoex_BtInfoNotify(struct adapter *padapter, u8 length, u8 *tmpBuf) in hal_btcoex_BtInfoNotify() function