Home
last modified time | relevance | path

Searched refs:SOFTBUS_TRANS_CHANNEL_OPEN_FAILED (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_network.c55 return SOFTBUS_TRANS_CHANNEL_OPEN_FAILED; in NotifyNetworkingChannelOpened()
H A Dsoftbus_proxychannel_pipeline.c488 callback.onChannelOpenFailed(requestId, SOFTBUS_TRANS_CHANNEL_OPEN_FAILED); in InnerOnChannelOpenFailed()
/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h345 SOFTBUS_TRANS_CHANNEL_OPEN_FAILED, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_lane_pending_ctl.c1695 int32_t errCode = SOFTBUS_TRANS_CHANNEL_OPEN_FAILED; in TransAuthWithParaAddLaneReqToList()