Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_message.c1042 bool fromAuthServer = ((seq & AUTH_CONN_SERVER_SIDE) != 0); in GetAuthIdByChannelInfo() local
1063 authHandle->authId = AuthGetIdByConnInfo(&connInfo, !fromAuthServer, false); in GetAuthIdByChannelInfo()
1071 authHandle->authId = AuthGetIdByUuid(uuid, linkType, !fromAuthServer, isAuthMeta); in GetAuthIdByChannelInfo()