Searched defs:hbResp (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/ |
H A D | hb_medium_mgr_test.cpp | 95 HbRespData hbResp; variable 213 HbRespData hbResp = { variable 298 HbRespData hbResp = { .capabiltiy = TEST_CAPABILTIY, .stateVersion = TEST_STATEVERSION }; variable 349 HbRespData hbResp = { variable 707 HbRespData hbResp; variable 758 HbRespData hbResp = { variable 781 HbRespData hbResp = { variable 839 HbRespData hbResp; variable
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
H A D | lnn_heartbeat_medium_mgr.c | 160 static void UpdateOnlineInfoNoConnection(const char *networkId, HbRespData *hbResp) in UpdateOnlineInfoNoConnection() 211 … char *recvUdidHash, const ConnectionAddrType recvAddrType, NodeInfo *nodeInfo, HbRespData *hbResp) in HbGetOnlineNodeByRecvInfo() 408 static void SetDeviceNetCapability(uint32_t *deviceInfoNetCapacity, HbRespData *hbResp) in SetDeviceNetCapability() 479 static bool IsUuidChange(const char *oldUuid, const HbRespData *hbResp, uint32_t len) in IsUuidChange() 570 static bool HbIsValidJoinLnnRequest(DeviceInfo *device, HbRespData *hbResp) in HbIsValidJoinLnnRequest() 705 static int32_t SoftBusNetNodeResult(DeviceInfo *device, HbRespData *hbResp, in SoftBusNetNodeResult() 819 static int32_t CheckJoinLnnRequest(DeviceInfo *device, HbRespData *hbResp) in CheckJoinLnnRequest() 827 static void ProcRespVapChange(DeviceInfo *device, HbRespData *hbResp) in ProcRespVapChange() 889 DeviceInfo *device, HbRespData *hbResp, LnnHeartbeatRecvInfo *storedInfo, uint64_t nowTime) in CheckJoinLnnConnectResult() 908 LnnHeartbeatType hbType, bool isOnlineDirectly, HbRespData *hbResp) in HbNotifyReceiveDevice() [all …]
|