Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms1019 P2PDeviceAddress[6];
1071 P2PDeviceAddress[6];
1094 P2PDeviceAddress[6];
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h1408 uint8_t P2PDeviceAddress[6]; member
1446 uint8_t P2PDeviceAddress[6]; member
2917 uint8_t P2PDeviceAddress[6]; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c1231 DOT11F_MEMCPY(pCtx, pDst->P2PDeviceAddress, pBuf, 6); in dot11f_unpack_tlv_p2_p_device_id()
1260 DOT11F_MEMCPY(pCtx, pDst->P2PDeviceAddress, pBuf, 6); in dot11f_unpack_tlv_p2_p_device_info()
1865 DOT11F_MEMCPY(pCtx, pDst->P2PDeviceAddress, pBuf, 6); in dot11f_unpack_tlv_p2_p_interface()
22292 DOT11F_MEMCPY(pCtx, pBuf, pSrc->P2PDeviceAddress, 6); in dot11f_pack_tlv_p2_p_device_id()
22323 DOT11F_MEMCPY(pCtx, pBuf, pSrc->P2PDeviceAddress, 6); in dot11f_pack_tlv_p2_p_device_info()
23511 DOT11F_MEMCPY(pCtx, pBuf, pSrc->P2PDeviceAddress, 6); in dot11f_pack_tlv_p2_p_interface()