Home
last modified time | relevance | path

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

/base/security/device_auth/services/group_manager/src/channel_manager/
Dchannel_manager.c63 *returnChannelId = DEFAULT_CHANNEL_ID; in OpenChannel()
71 int64_t channelId = DEFAULT_CHANNEL_ID; in OpenChannel()
/base/security/device_auth/services/group_manager/src/session/
Dbind_session_common_util.c97 session->channelId = DEFAULT_CHANNEL_ID; in CreateBaseBindSession()
125 int64_t channelId = DEFAULT_CHANNEL_ID; in InitServerChannel()
/base/security/device_auth/services/frameworks/inc/
Dcommon_defs.h136 #define DEFAULT_CHANNEL_ID (-1) macro
/base/security/device_auth/services/group_manager/src/group_operation/peer_to_peer_group/
Dpeer_to_peer_group.c504 int64_t channelId = DEFAULT_CHANNEL_ID; in InformPeerProcessError()
547 OnChannelOpened(requestId, DEFAULT_CHANNEL_ID); in CreateClientSession()
/base/security/device_auth/services/group_manager/src/session/bind_session/
Dbind_session_common.c599 int64_t channelId = DEFAULT_CHANNEL_ID; in AddChannelIdIfNeed()