Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/utils/
H A Dprofile_utils.h45 static bool IsP2p(const int32_t authForm);
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Ddevice_profile_manager.cpp786 … dpSyncAdapter_->NotOHBaseDeviceOnline(remoteUdid, remoteNetworkId, ProfileUtils::IsP2p(authForm)); in NotifyNotOHBaseOnline()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp158 bool ProfileUtils::IsP2p(const int32_t authForm) in IsP2p() function in OHOS::DistributedDeviceProfile::ProfileUtils