Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_ctrl_lane.c243 static int32_t CreateLinkRequestNode(const LaneAllocInfo *allocInfo, LinkRequest *requestInfo) in CreateLinkRequestNode() function
321 ret = CreateLinkRequestNode(&reqInfo->allocInfo, &requestInfo); in CtrlTriggerLink()
H A Dlnn_trans_lane.c1074 static int32_t CreateLinkRequestNode(const LaneLinkNodeInfo *nodeInfo, LinkRequest *requestInfo) in CreateLinkRequestNode() function
1134 ret = CreateLinkRequestNode(nodeInfo, &requestInfo); in LaneTriggerLink()