Home
last modified time | relevance | path

Searched refs:ConvertToAuthLinkType (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_common.h156 AuthLinkType ConvertToAuthLinkType(DiscoveryType type);
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_common.c439 AuthLinkType ConvertToAuthLinkType(DiscoveryType type) in ConvertToAuthLinkType() function
H A Dauth_manager.c1785 authClient = FindAuthManagerByUdid(udid, ConvertToAuthLinkType(type), false); in AuthGetLatestAuthSeqListByType()
1786 authServer = FindAuthManagerByUdid(udid, ConvertToAuthLinkType(type), true); in AuthGetLatestAuthSeqListByType()
1792 AuthLinkType seqType = ConvertToAuthLinkType(type); in AuthGetLatestAuthSeqListByType()

Completed in 5 milliseconds