Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_idle_state.cpp383 const std::string &ownerAddress = groupManager.GetGroupOwnerAddr(networkId); in ProcessInvitationReceivedEvt() local
384 if (ownerAddress.empty()) { in ProcessInvitationReceivedEvt()
389 device.SetDeviceAddress(ownerAddress); in ProcessInvitationReceivedEvt()