Home
last modified time | relevance | path

Searched refs:PostNotifyFreeLaneResult (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.c802 static int32_t PostNotifyFreeLaneResult(uint32_t laneReqId, int32_t errCode, uint64_t delayMillis) in PostNotifyFreeLaneResult() function
814 return PostNotifyFreeLaneResult(laneReqId, SOFTBUS_OK, 0); in FreeLaneLink()