Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_btcoex.h26 void rtw_btcoex_SpecialPacketNotify(struct adapter *, u8 pktType);
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_btcoex.c58 void rtw_btcoex_SpecialPacketNotify(struct adapter *padapter, u8 pktType) in rtw_btcoex_SpecialPacketNotify() function
Drtw_cmd.c1520 rtw_btcoex_SpecialPacketNotify(padapter, PACKET_DHCP); in lps_ctrl_wk_hdl()