Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/authentication/interface/
H A Dauth_interface.h149 TRUSTED_RELATION_YES, enumerator
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl.c864 if (ret == TRUSTED_RELATION_YES) { in HbTryRecoveryNetwork()
900 bool hasTrustedRelation = (AuthHasTrustedRelation() == TRUSTED_RELATION_YES) ? true : false; in LnnStartHeartbeatFrameDelay()
1095 if (ret == TRUSTED_RELATION_YES) { in HbDelayCheckTrustedRelation()
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_interface.c709 return (num != 0) ? TRUSTED_RELATION_YES : TRUSTED_RELATION_NO; in AuthHasTrustedRelation()
714 bool hasTrustedRelation = (AuthHasTrustedRelation() == TRUSTED_RELATION_YES) ? true : false; in IsAuthHasTrustedRelation()

Completed in 4 milliseconds