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