Home
last modified time | relevance | path

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

/hardware/synaptics/wlan/synadhd/wifi_hal/
Dwifi_offload.cpp77 u8 *mDstMacAddr; member in MKeepAliveCommand
88 mIpPktLen(ip_packet_len), mSrcMacAddr(src_mac_addr), mDstMacAddr(dst_mac_addr), in MKeepAliveCommand()
99 mDstMacAddr = NULL; in MKeepAliveCommand()
142 result = request.put_addr(MKEEP_ALIVE_ATTRIBUTE_DST_MAC_ADDR, mDstMacAddr); in createRequest()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_offload.cpp77 u8 *mDstMacAddr; member in MKeepAliveCommand
88 mIpPktLen(ip_packet_len), mSrcMacAddr(src_mac_addr), mDstMacAddr(dst_mac_addr), in MKeepAliveCommand()
99 mDstMacAddr = NULL; in MKeepAliveCommand()
142 result = request.put_addr(MKEEP_ALIVE_ATTRIBUTE_DST_MAC_ADDR, mDstMacAddr); in createRequest()