Searched refs:hostGroupInfo (Results 1 – 1 of 1) sorted by relevance
566 for (const auto &hostGroupInfo : hostGroupInfoList) { in IsDevicesInP2PGroup() local567 if (hostGroupInfo.groupType != GROUP_TYPE_PEER_TO_PEER_GROUP) { in IsDevicesInP2PGroup()574 …if (hostGroupInfo.groupId == peerGroupInfo.groupId && hostGroupInfo.groupName == peerGroupInfo.gro… in IsDevicesInP2PGroup()