Home
last modified time | relevance | path

Searched refs:GetAllDetectInfoWithDetectId (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_reliability.c230 static int32_t GetAllDetectInfoWithDetectId(uint32_t detectId, ListNode *detectInfoList) in GetAllDetectInfoWithDetectId() function
252 int32_t ret = GetAllDetectInfoWithDetectId(requestItem->laneDetectId, &detectInfoList); in NotifyWlanDetectResult()
340 if (GetAllDetectInfoWithDetectId(detectId, &detectInfoList) != SOFTBUS_OK) { in NotifyDetectTimeout()