Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds