Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/include/
Dhal_btcoex.h41 void hal_btcoex_BtInfoNotify(struct adapter *padapter, u8 length, u8 *tmpBuf);
/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c1391 void hal_btcoex_BtInfoNotify(struct adapter *padapter, u8 length, u8 *tmpBuf) in hal_btcoex_BtInfoNotify() function
Drtl8723b_hal_init.c3694 hal_btcoex_BtInfoNotify(padapter, pC2hEvent->plen, pC2hEvent->payload); in c2h_handler_8723b()
3743 hal_btcoex_BtInfoNotify(padapter, pC2hEvent->CmdLen, c2hBuf); in process_c2h_event()
/Linux-v5.10/drivers/staging/rtl8723bs/core/
Drtw_cmd.c1813 hal_btcoex_BtInfoNotify(adapter, len+1, &buf[1]); in rtw_btinfo_hdl()