Home
last modified time | relevance | path

Searched refs:remoteCid (Results 1 - 4 of 4) sorted by relevance

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/
H A Dkernel_talker.cpp50 uint8_t remoteCid[CID_MAX_LEN]; member
126 if (memcpy_s(cmd.remoteCid, CID_MAX_LEN, cid.c_str(), CID_MAX_LEN) != EOK) { in SinkOfflineCmdToKernel()
226 string cidStr(param.remoteCid, CID_MAX_LEN); in NotifyHandler()
H A Dnetwork_agent_template.cpp165 string cidStr(param.remoteCid, CID_MAX_LEN); in GetSessionProcessInner()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter_acl.c91 uint16_t remoteCid; member
98 uint16_t remoteCid; member
203 if (((FilterL2capChannelConnInfo *)nodeData)->remoteCid == ((RemoteSearchInfo *)info)->remoteCid && in FindL2capConnByRemoteInfo()
227 ConnStatus status, uint8_t module, uint16_t aclHandle, uint16_t localCid, uint16_t remoteCid) in AddL2capConnection()
237 l2capInfo->remoteCid = remoteCid; in AddL2capConnection()
467 .remoteCid = *scid, in ProcessL2capConnectionResponse()
479 connInfo->remoteCid = *dcid; in ProcessL2capConnectionResponse()
510 .remoteCid in ProcessL2capConfigurationRequest()
226 AddL2capConnection( ConnStatus status, uint8_t module, uint16_t aclHandle, uint16_t localCid, uint16_t remoteCid) AddL2capConnection() argument
[all...]
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/
H A Dkernel_talker.h39 char remoteCid[CID_MAX_LEN]; member

Completed in 3 milliseconds