Home
last modified time | relevance | path

Searched defs:channelType (Results 1 – 6 of 6) sorted by relevance

/base/security/device_auth/services/legacy/group_manager/src/channel_manager/
Dchannel_manager.c60 int32_t OpenChannel(ChannelType channelType, const CJson *jsonParams, int64_t requestId, int64_t *r… in OpenChannel()
87 void CloseChannel(ChannelType channelType, int64_t channelId) in CloseChannel()
94 int32_t HcSendMsg(ChannelType channelType, int64_t requestId, int64_t channelId, in HcSendMsg()
109 void NotifyBindResult(ChannelType channelType, int64_t channelId) in NotifyBindResult()
/base/security/device_auth/services/session_manager/inc/session/v1/compatible_bind_sub_session/
Dcompatible_bind_sub_session_defines.h31 int32_t channelType; member
/base/security/device_auth/services/session_manager/inc/session/
Ddev_session_def.h38 int32_t channelType; member
/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/
Dcompatible_bind_sub_session_util.c240 ChannelType channelType = SOFT_BUS; in InformPeerProcessError() local
/base/security/device_auth/services/
Ddevice_auth.c346 static int32_t AddChannelInfoToContext(int32_t channelType, int64_t channelId, CJson *context) in AddChannelInfoToContext()
366 ChannelType channelType = GetChannelType(callback, context); in BuildClientBindContext() local
559 ChannelType channelType = GetChannelType(callback, context); in StartClientBindSession() local
728 int32_t channelType; in BuildServerBindContext() local
/base/security/device_auth/services/session_manager/src/session/
Ddev_session_fwk.c386 int32_t channelType; in AddChannelInfoToParams() local
674 int32_t channelType; in BuildDevSessionByContext() local