Home
last modified time | relevance | path

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

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