Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_offload.cpp79 u16 mEther_type; member in MKeepAliveCommand
86 …: WifiCommand("MKeepAliveCommand", iface, 0), mIndex(index), mEther_type(ether_type), mIpPkt(ip_pa… in MKeepAliveCommand()
100 mEther_type = 0; in MKeepAliveCommand()
152 result = request.put_u16(MKEEP_ALIVE_ATTRIBUTE_ETHER_TYPE, mEther_type); in createRequest()