Searched refs:mIpPkt (Results 1 – 2 of 2) sorted by relevance
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | wifi_offload.cpp | 74 u8 *mIpPkt; member in MKeepAliveCommand 87 …iCommand("MKeepAliveCommand", iface, 0), mIndex(index), mEther_type(ether_type), mIpPkt(ip_packet), in MKeepAliveCommand() 96 mIpPkt = NULL; in MKeepAliveCommand() 130 result = request.put(MKEEP_ALIVE_ATTRIBUTE_IP_PKT, (u8*)mIpPkt, mIpPktLen); in createRequest()
|
/hardware/synaptics/wlan/synadhd/wifi_hal/ |
D | wifi_offload.cpp | 74 u8 *mIpPkt; member in MKeepAliveCommand 87 …iCommand("MKeepAliveCommand", iface, 0), mIndex(index), mEther_type(ether_type), mIpPkt(ip_packet), in MKeepAliveCommand() 96 mIpPkt = NULL; in MKeepAliveCommand() 130 result = request.put(MKEEP_ALIVE_ATTRIBUTE_IP_PKT, (u8*)mIpPkt, mIpPktLen); in createRequest()
|