Searched refs:mEther_type (Results 1 – 2 of 2) sorted by relevance
/hardware/synaptics/wlan/synadhd/wifi_hal/ |
D | wifi_offload.cpp | 80 u16 mEther_type; member in MKeepAliveCommand 87 …: WifiCommand("MKeepAliveCommand", iface, 0), mIndex(index), mEther_type(ether_type), mIpPkt(ip_pa… in MKeepAliveCommand() 101 mEther_type = 0; in MKeepAliveCommand() 153 result = request.put_u16(MKEEP_ALIVE_ATTRIBUTE_ETHER_TYPE, mEther_type); in createRequest()
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | wifi_offload.cpp | 80 u16 mEther_type; member in MKeepAliveCommand 87 …: WifiCommand("MKeepAliveCommand", iface, 0), mIndex(index), mEther_type(ether_type), mIpPkt(ip_pa… in MKeepAliveCommand() 101 mEther_type = 0; in MKeepAliveCommand() 153 result = request.put_u16(MKEEP_ALIVE_ATTRIBUTE_ETHER_TYPE, mEther_type); in createRequest()
|