Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_btcoex.h28 void rtw_btcoex_BtInfoNotify(struct adapter *, u8 length, u8 *tmpBuf);
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_btcoex.c68 void rtw_btcoex_BtInfoNotify(struct adapter *padapter, u8 length, u8 *tmpBuf) in rtw_btcoex_BtInfoNotify() function
Drtw_cmd.c1873 rtw_btcoex_BtInfoNotify(adapter, len+1, &buf[1]); in rtw_btinfo_hdl()
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Drtl8723b_hal_init.c3698 rtw_btcoex_BtInfoNotify(padapter, pC2hEvent->plen, pC2hEvent->payload); in c2h_handler_8723b()
3747 rtw_btcoex_BtInfoNotify(padapter, pC2hEvent->CmdLen, c2hBuf); in process_c2h_event()