Searched refs:TransUpdateAuthWithParaLaneConnInfo (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/include/ |
H A D | trans_lane_pending_ctl.h | 80 int32_t TransUpdateAuthWithParaLaneConnInfo(uint32_t laneHandle, bool bSucc, const LaneConnInfo *co…
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/ |
H A D | trans_lane_pending_test.cpp | 974 int32_t ret = TransUpdateAuthWithParaLaneConnInfo(laneReqId, true, &connInfo, SOFTBUS_OK); 979 ret = TransUpdateAuthWithParaLaneConnInfo(laneReqId, true, &connInfo, SOFTBUS_OK); 987 ret = TransUpdateAuthWithParaLaneConnInfo(laneReqId, true, &connInfo, SOFTBUS_OK);
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/ |
H A D | trans_lane_pending_ctl.c | 1773 int32_t TransUpdateAuthWithParaLaneConnInfo(uint32_t laneHandle, bool bSucc, const LaneConnInfo *co… in TransUpdateAuthWithParaLaneConnInfo() function
|