Searched refs:GetRandomDeviceAddress (Results 1 – 7 of 7) sorted by relevance
146 … OHOS::SoftBus::WifiDirectAnonymizeMac(groupInfo.GetOwner().GetRandomDeviceAddress()).c_str()); in GetP2PInfo()158 OHOS::SoftBus::WifiDirectAnonymizeMac(gcList[i].GetRandomDeviceAddress()).c_str()); in GetP2PInfo()
150 device.SetRandomDeviceAddress(owner.GetRandomDeviceAddress()); in DoDhcpInGroupStart()156 device.GetDeviceAddress().c_str(), device.GetRandomDeviceAddress().c_str()); in DoDhcpInGroupStart()
290 memberPeer.SetRandomDeviceAddress(device.GetRandomDeviceAddress()); in ProcessConnectEvt()293 memberPeer.GetRandomDeviceAddress().c_str()); in ProcessConnectEvt()
203 const std::string &GetRandomDeviceAddress() const;
121 const std::string &WifiP2pDevice::GetRandomDeviceAddress() const in GetRandomDeviceAddress() function in OHOS::Wifi::WifiP2pDevice
197 …if (OHOS::Wifi::MacStrToArray(cppDevice.GetRandomDeviceAddress(), p2pDevice->randomDevAddr) != EOK… in ConvertP2PDeviceCppToC()
609 reply.WriteString(device.GetRandomDeviceAddress()); in WriteWifiP2pDeviceData()