Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_test.cpp262 TransOnLaneRequestSuccess(invalidId, connInfo);
264 TransOnLaneRequestSuccess(laneHandle, connInfo);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_lane_pending_ctl.c522 static void TransOnLaneRequestSuccess(uint32_t laneHandle, const LaneConnInfo *connInfo) in TransOnLaneRequestSuccess() function
1192 listener.onLaneRequestSuccess = TransOnLaneRequestSuccess; in TransAddLaneReqToPendingAndWaiting()
1219 allocListener.onLaneAllocSuccess = TransOnLaneRequestSuccess; in TransAddLaneAllocToPendingAndWaiting()