Searched refs:MKeepAliveCommand (Results 1 – 1 of 1) sorted by relevance
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | wifi_offload.cpp | 70 class MKeepAliveCommand : public WifiCommand class 84 …MKeepAliveCommand(wifi_interface_handle iface, u8 index, u16 ether_type, u8 *ip_packet, u16 ip_pac… in MKeepAliveCommand() function in MKeepAliveCommand 92 MKeepAliveCommand(wifi_interface_handle iface, u8 index, GetCmdType cmdType) in MKeepAliveCommand() function in MKeepAliveCommand 240 … MKeepAliveCommand *cmd = new MKeepAliveCommand(iface, index, ether_type, ip_packet, ip_packet_len, in wifi_start_sending_offloaded_packet() 256 MKeepAliveCommand *cmd = new MKeepAliveCommand(iface, index, STOP_MKEEP_ALIVE); in wifi_stop_sending_offloaded_packet()
|