Home
last modified time | relevance | path

Searched refs:GetCtrlReqInfo (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_ctrl_lane.c114 static int32_t GetCtrlReqInfo(uint32_t laneHandle, CtrlReqInfo *reqInfo) in GetCtrlReqInfo() function
163 if (GetCtrlReqInfo(laneHandle, &reqInfo) != SOFTBUS_OK) { in CtrlLinkFail()
198 if (GetCtrlReqInfo(laneHandle, &reqInfo) != SOFTBUS_OK) { in CtrlNotifyLaneAllocSuccess()