Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/
H A Dlnn_hichain_mock.cpp126 if (groupType == AUTH_PEER_TO_PEER_GROUP) { in InvokeGetJoinedGroups1()
/ohos5.0/foundation/communication/dsoftbus/core/authentication/interface/
H A Dauth_interface.h35 #define AUTH_PEER_TO_PEER_GROUP 256 macro
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_network_manager.c463 LnnHbOnTrustedRelationIncreased(AUTH_PEER_TO_PEER_GROUP); in OnDeviceBound()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl.c1111 if (groupType == AUTH_PEER_TO_PEER_GROUP && in LnnHbOnTrustedRelationIncreased()