Searched refs:MKeepAliveCommand (Results 1 – 1 of 1) sorted by relevance
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
H A D | wifi_offload.cpp | 73 class MKeepAliveCommand : public WifiCommand class 87 …MKeepAliveCommand(wifi_interface_handle iface, u8 index, u16 ether_type, u8 *ip_packet, u16 ip_pac… in MKeepAliveCommand() function in MKeepAliveCommand 95 MKeepAliveCommand(wifi_interface_handle iface, u8 index, GetCmdType cmdType) in MKeepAliveCommand() function in MKeepAliveCommand 243 … MKeepAliveCommand *cmd = new MKeepAliveCommand(iface, index, ether_type, ip_packet, ip_packet_len, in wifi_start_sending_offloaded_packet() 259 MKeepAliveCommand *cmd = new MKeepAliveCommand(iface, index, STOP_MKEEP_ALIVE); in wifi_stop_sending_offloaded_packet()
|