Searched defs:channelType (Results 1 – 6 of 6) sorted by relevance
| /base/security/device_auth/services/legacy/group_manager/src/channel_manager/ |
| D | channel_manager.c | 60 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/ |
| D | compatible_bind_sub_session_defines.h | 31 int32_t channelType; member
|
| /base/security/device_auth/services/session_manager/inc/session/ |
| D | dev_session_def.h | 38 int32_t channelType; member
|
| /base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/ |
| D | compatible_bind_sub_session_util.c | 240 ChannelType channelType = SOFT_BUS; in InformPeerProcessError() local
|
| /base/security/device_auth/services/ |
| D | device_auth.c | 346 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/ |
| D | dev_session_fwk.c | 386 int32_t channelType; in AddChannelInfoToParams() local 674 int32_t channelType; in BuildDevSessionByContext() local
|