Home
last modified time | relevance | path

Searched defs:peerUdid (Results 26 - 50 of 53) sorted by relevance

123

/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link_wifi_direct.c187 char peerUdid[UDID_BUF_LEN] = {0}; in FreeResourceForForceDisconnect() local
H A Dlnn_lane_listener.c262 int32_t LaneLinkupNotify(const char *peerUdid, const LaneLinkInfo *laneLinkInfo) in LaneLinkupNotify() argument
304 int32_t LaneLinkdownNotify(const char *peerUdid, const LaneLinkInfo *laneLinkInfo) in LaneLinkdownNotify() argument
[all...]
H A Dlnn_select_rule.c595 char peerUdid[UDID_BUF_LEN] = {0}; in UpdateHmlPriority() local
H A Dlnn_lane_link.c634 int32_t FindLaneResourceByLinkType(const char *peerUdid, LaneLinkType type, LaneResource *resource) in FindLaneResourceByLinkType() argument
716 UpdateLaneResourceLaneId(uint64_t oldLaneId, uint64_t newLaneId, const char *peerUdid) UpdateLaneResourceLaneId() argument
747 CheckLaneResourceNumByLinkType(const char *peerUdid, LaneLinkType type, int32_t *laneNum) CheckLaneResourceNumByLinkType() argument
846 ConvertUdidToHexStr(const char *peerUdid, char *udidHashStr, uint32_t hashStrLen) ConvertUdidToHexStr() argument
872 char peerUdid[UDID_BUF_LEN] = {0}; FetchLaneResourceByDevId() local
1267 char peerUdid[UDID_BUF_LEN] = {0}; LaneLinkOfBle() local
1550 char peerUdid[UDID_BUF_LEN] = {0}; LaneLinkOfCoc() local
[all...]
H A Dlnn_trans_lane.c105 char peerUdid[UDID_BUF_LEN]; member
889 static int32_t CheckLinkConflict(const char* peerUdid, LaneLinkType linkType) in CheckLinkConflict() argument
1825 PostLaneStateChangeMessage(LaneState state, const char *peerUdid, const LaneLinkInfo *laneLinkInfo) PostLaneStateChangeMessage() argument
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/
H A Dlane_test.cpp456 const char *peerUdid = "123456ABCDEF"; in HWTEST_F() local
475 const char *peerUdid = "123456ABCDEF"; in HWTEST_F() local
/foundation/deviceprofile/device_info_manager/old/services/core/src/devicemanager/
H A Ddp_device_manager.cpp163 void DpDeviceManager::DpDevTrustChangeCallback::OnDeviceTrustChange(const std::string &peerUdid, in OnDeviceTrustChange() argument
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_mock_test.cpp634 const char *peerUdid = NODE_UDID; in HWTEST_F() local
1936 const char *peerUdid = NODE_UDID; in HWTEST_F() local
/foundation/communication/dsoftbus/core/transmission/common/include/
H A Dsoftbus_app_info.h100 char peerUdid[DEVICE_ID_SIZE_MAX]; member
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_manager_test.cpp925 const char *peerUdid = ""; in HWTEST_F() local
/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Dconn_event_form.h96 const char *peerUdid; // PEER_UDID member
168 const char *peerUdid; // PEER_UDID member
H A Dtrans_event_form.h91 const char *peerUdid; // PEER_UDID member
H A Dlnn_event_form.h121 const char *peerUdid; // PEER_UDID member
140 char peerUdid[UDID_BUF_LEN]; // PEER_UDID member
215 const char peerUdid[UDID_BUF_LEN]; // PEER_UDID member
H A Ddisc_event_form.h179 const char *peerUdid; // PEER_UDID member
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_device.c327 void AuthDeviceNotTrust(const char *peerUdid) in AuthDeviceNotTrust() argument
383 static void OnDeviceNotTrusted(const char *peerUdid) in OnDeviceNotTrusted() argument
[all...]
H A Dauth_session_json.c942 char peerUdid[UDID_BUF_LEN] = {0}; in VerifyExchangeIdTypeAndInfo() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_topo_manager.c77 char peerUdid[UDID_BUF_LEN]; member
164 static int32_t FindTopoInfo(const char *udid, const char *peerUdid, TopoTableItem **item, TopoInfo **info) in FindTopoInfo() argument
258 static int32_t PackTopoInfo(cJSON *info, const char *udid, const char *peerUdid, in PackTopoInfo() argument
288 PackOneLnnRelation(const char *udid, const char *peerUdid, const uint8_t *relation, uint32_t len) PackOneLnnRelation() argument
310 AddTopoInfo(const char *udid, const char *peerUdid, const uint8_t *relation, uint32_t len) AddTopoInfo() argument
346 UpdateLocalTopo(const char *udid, const char *peerUdid, const uint8_t *relation, uint32_t len) UpdateLocalTopo() argument
422 TryCorrectRelation(const char *networkId, const char *udid, const char *peerUdid, const uint8_t *relation, uint32_t len) TryCorrectRelation() argument
458 char udid[UDID_BUF_LEN], peerUdid[UDID_BUF_LEN]; ProcessTopoUpdateInfo() local
696 LnnGetRelation(const char *udid, const char *peerUdid, uint8_t *relation, uint32_t len) LnnGetRelation() argument
[all...]
H A Dlnn_net_builder.c581 bool DeletePcNodeInfo(const char *peerUdid) in DeletePcNodeInfo() argument
609 const char *SelectUseUdid(const char *peerUdid, const char *lowerUdid) in SelectUseUdid() argument
631 LnnDeleteLinkFinderInfo(const char *peerUdid) LnnDeleteLinkFinderInfo() argument
[all...]
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Ddevice_profile_manager.cpp921 void DeviceProfileManager::OnDeviceTrustChange(const std::string& peerUdid, const std::string& peerUuid, in OnDeviceTrustChange() argument
943 void DeviceProfileManager::ClearDataWithPeerLogout(const std::string& peerUdid, const std::string& peerUuid) in ClearDataWithPeerLogout() argument
[all...]
/foundation/distributedhardware/device_manager/radar/include/
H A Ddm_radar_helper.h142 std::string peerUdid; member
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_negotiation.c895 static int32_t UdpOpenAuthConn(const char *peerUdid, uint32_t requestId, bool isMeta, int32_t linkType) in UdpOpenAuthConn() argument
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_lane_deps_mock.cpp102 char peerUdid[] = "111122223333abcdef"; in ActionOfGetRemoteStrInfo() local
/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl.cpp324 std::string peerUdid = ""; in OnSessionOpened() local
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp402 std::string peerUdid = ""; in GetPeerUdidHash() local
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp252 std::string peerUdid; in OnSoftbusDeviceOnline() local
300 std::string peerUdid; in OnSoftbusDeviceOffline() local

Completed in 38 milliseconds

123