Home
last modified time | relevance | path

Searched refs:TriggerLinkWithQos (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_trans_lane.c392 static int32_t TriggerLinkWithQos(uint32_t laneReqId, const LaneAllocInfo *allocInfo, in TriggerLinkWithQos() function
456 int32_t ret = TriggerLinkWithQos(laneReqId, allocInfo, recommendLinkList); in StartTriggerLink()
552 ret = TriggerLinkWithQos(laneHandle, &allocInfo, linkList); in BuildTargetLink()