Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dhal_btcoex.h40 void hal_btcoex_BtInfoNotify(struct adapter *padapter, u8 length, u8 *tmpBuf);
/linux/drivers/staging/rtl8723bs/hal/
H A Dhal_btcoex.c1244 void hal_btcoex_BtInfoNotify(struct adapter *padapter, u8 length, u8 *tmpBuf) in hal_btcoex_BtInfoNotify() function
H A Drtl8723b_hal_init.c3164 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 Drtw_cmd.c1622 hal_btcoex_BtInfoNotify(adapter, len+1, &buf[1]); in rtw_btinfo_hdl()