Home
last modified time | relevance | path

Searched refs:hal_btcoex_SpecialPacketNotify (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/staging/rtl8723bs/include/
Dhal_btcoex.h39 void hal_btcoex_SpecialPacketNotify(struct adapter *padapter, u8 pktType);
/linux-5.19.10/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c1243 void hal_btcoex_SpecialPacketNotify(struct adapter *padapter, u8 pktType) in hal_btcoex_SpecialPacketNotify() function
/linux-5.19.10/drivers/staging/rtl8723bs/core/
Drtw_cmd.c1393 hal_btcoex_SpecialPacketNotify(padapter, PACKET_DHCP); in lps_ctrl_wk_hdl()