Home
last modified time | relevance | path

Searched refs:TransDeleteLaneReqItemByLaneHandle (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/include/
H A Dtrans_lane_pending_ctl.h73 int32_t TransDeleteLaneReqItemByLaneHandle(uint32_t laneHandle, bool isAsync);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_channel_common.c394 (void)TransDeleteLaneReqItemByLaneHandle(laneHandle, isAsync); in CancelWaitLaneState()
H A Dtrans_lane_pending_ctl.c1601 int32_t TransDeleteLaneReqItemByLaneHandle(uint32_t laneHandle, bool isAsync) in TransDeleteLaneReqItemByLaneHandle() function