Home
last modified time | relevance | path

Searched defs:channelId (Results 1 - 18 of 18) sorted by relevance

/base/security/device_auth/services/session_manager/inc/session/v1/compatible_bind_sub_session/
H A Dcompatible_bind_sub_session_defines.h32 int64_t channelId; member
/base/telephony/core_service/utils/codec/include/
H A Drequest_apdu_build.h27 explicit RequestApduBuild(int32_t channelId): channelId_(channelId) {} in RequestApduBuild() argument
/base/security/device_auth/services/legacy/group_manager/src/channel_manager/
H A Dchannel_manager.c75 int64_t channelId = DEFAULT_CHANNEL_ID; in OpenChannel() local
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
/base/customization/config_policy/interfaces/kits/js/src/
H A Dcustom_config_napi.cpp87 char *channelId = CustGetSystemParam(channelKey.c_str()); in NativeGetChannelId() local
/base/security/device_auth/services/session_manager/inc/session/
H A Ddev_session_def.h39 int64_t channelId; member
/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/
H A Dcompatible_bind_sub_session_util.c239 int64_t channelId = DEFAULT_CHANNEL_ID; in InformPeerProcessError() local
/base/security/device_auth/services/legacy/group_manager/src/channel_manager/soft_bus_channel/
H A Dsoft_bus_channel.c30 int64_t channelId; member
39 static int32_t GetReqIdByChannelId(int64_t channelId, int64_t *returnReqId) in GetReqIdByChannelId() argument
55 static int32_t AddChannelEntry(int64_t requestId, int64_t channelId) in AddChannelEntry() argument
72 static void RemoveChannelEntry(int64_t channelId) in RemoveChannelEntry() argument
88 GenRecvData(int64_t channelId, const void *data, uint32_t dataLen, int64_t *requestId) GenRecvData() argument
181 int64_t channelId = (int64_t)OpenAuthSession(GROUP_MANAGER_PACKAGE_NAME, NULL, 0, connectParams); OpenSoftBusChannel() local
196 CloseSoftBusChannel(int64_t channelId) CloseSoftBusChannel() argument
207 SendSoftBusMsg(int64_t channelId, const uint8_t *data, uint32_t dataLen) SendSoftBusMsg() argument
219 NotifySoftBusBindResult(int64_t channelId) NotifySoftBusBindResult() argument
[all...]
/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_sim_parcel.h289 int32_t channelId = 0; member
369 int32_t channelId = 0; member
/base/update/updater/services/flashd/daemon/
H A Ddaemon.cpp97 bool HdcDaemon::RedirectToTask(HTaskInfo hTaskInfo, HSession hSession, const uint32_t channelId, in RedirectToTask() argument
150 bool HdcDaemon::HandDaemonAuth(HSession hSession, const uint32_t channelId, SessionHandShake &handshake) in HandDaemonAuth() argument
195 bool HdcDaemon::DaemonSessionHandshake(HSession hSession, const uint32_t channelId, uint8_t *payload, int payloadSize) in DaemonSessionHandshake() argument
236 bool HdcDaemon::FetchCommand(HSession hSession, const uint32_t channelId, const uint16_t command, uint8_t *payload, in FetchCommand() argument
296 ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t command, uint8_t *bufPtr, const int size) ServerCommand() argument
[all...]
/base/security/device_auth/services/session_manager/src/session/
H A Ddev_session_fwk.c331 int64_t channelId; in AddChannelInfoToParams() local
618 int64_t channelId; in BuildDevSessionByContext() local
[all...]
/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_sim_defs.h131 int32_t channelId; member
293 int32_t channelId; member
/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
367 int64_t channelId; in BuildClientBindContext() local
738 int64_t channelId = DEFAULT_CHANNEL_ID; in BuildServerBindContext() local
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sim.cpp437 int32_t TelRilSim::SimCloseLogicalChannel(int32_t channelId, const AppExecFwk::InnerEvent::Pointer &response) in SimCloseLogicalChannel() argument
H A Dtel_ril_manager.cpp915 SimCloseLogicalChannel( int32_t slotId, const int32_t channelId, const AppExecFwk::InnerEvent::Pointer &response) SimCloseLogicalChannel() argument
/base/telephony/ril_adapter/services/vendor/src/
H A Dat_sim.c1104 void ReqSimCloseLogicalChannel(const ReqDataInfo *requestInfo, int32_t channelId) in ReqSimCloseLogicalChannel() argument
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_sim.cpp318 int32_t HRilSim::SimCloseLogicalChannel(int32_t serialId, int32_t channelId) in SimCloseLogicalChannel() argument
H A Dhril_manager.cpp793 int32_t HRilManager::SimCloseLogicalChannel(int32_t slotId, int32_t serialId, int32_t channelId) in SimCloseLogicalChannel() argument
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp1151 int32_t channelId; in SimCloseLogicalChannelTest() local
1153 cin >> channelId; in SimCloseLogicalChannelTest() local

Completed in 23 milliseconds