Searched refs:SoftBusNetNodeResult (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 | 854 int32_t ret = SoftBusNetNodeResult(&device, &hbResp, &connectCondition, &storedInfo, nowTime); 856 ret = SoftBusNetNodeResult(&device, &hbResp, &connectCondition, &storedInfo, nowTime); 859 ret = SoftBusNetNodeResult(&device, &hbResp, &connectCondition, &storedInfo, nowTime);
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
H A D | lnn_heartbeat_medium_mgr.c | 705 static int32_t SoftBusNetNodeResult(DeviceInfo *device, HbRespData *hbResp, in SoftBusNetNodeResult() function 904 return SoftBusNetNodeResult(device, hbResp, &connectCondition, storedInfo, nowTime); in CheckJoinLnnConnectResult()
|