Searched refs:hal_btcoex_BtInfoNotify (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/staging/rtl8723bs/include/ |
D | hal_btcoex.h | 41 void hal_btcoex_BtInfoNotify(struct adapter *padapter, u8 length, u8 *tmpBuf);
|
/linux-6.1.9/drivers/staging/rtl8723bs/hal/ |
D | hal_btcoex.c | 1253 void hal_btcoex_BtInfoNotify(struct adapter *padapter, u8 length, u8 *tmpBuf) in hal_btcoex_BtInfoNotify() function
|
D | rtl8723b_hal_init.c | 3173 hal_btcoex_BtInfoNotify(padapter, pC2hEvent->plen, pC2hEvent->payload); in c2h_handler_8723b() 3213 hal_btcoex_BtInfoNotify(padapter, pC2hEvent->CmdLen, c2hBuf); in process_c2h_event()
|
/linux-6.1.9/drivers/staging/rtl8723bs/core/ |
D | rtw_cmd.c | 1623 hal_btcoex_BtInfoNotify(adapter, len+1, &buf[1]); in rtw_btinfo_hdl()
|