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 D | compatible_bind_sub_session_defines.h | 31 int32_t channelType; member
|
/base/security/device_auth/services/legacy/group_manager/src/channel_manager/ |
H A D | channel_manager.c | 60 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 D | dev_session_def.h | 38 int32_t channelType; member
|
/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/ |
H A D | compatible_bind_sub_session_util.c | 240 ChannelType channelType = SOFT_BUS; in InformPeerProcessError() local
|
/base/security/device_auth/services/session_manager/src/session/ |
H A D | dev_session_fwk.c | 326 int32_t channelType; in AddChannelInfoToParams() local 613 int32_t channelType; in BuildDevSessionByContext() local [all...] |
/base/security/device_auth/services/ |
H A D | device_auth.c | 346 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