Home
last modified time | relevance | path

Searched refs:SOFTBUS_TRANS_OPEN_AUTH_CHANNEL_FAILED (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
H A Dtrans_udp_nego_test.cpp582 EXPECT_EQ(ret, SOFTBUS_TRANS_OPEN_AUTH_CHANNEL_FAILED); in HWTEST_F()
/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h187 SOFTBUS_TRANS_OPEN_AUTH_CHANNEL_FAILED, enumerator
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h182 SOFTBUS_TRANS_OPEN_AUTH_CHANNEL_FAILED, enumerator
/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
H A Dtrans_auth_manager.c975 return SOFTBUS_TRANS_OPEN_AUTH_CHANNEL_FAILED; in PrepareAuthChannel()
1077 return SOFTBUS_TRANS_OPEN_AUTH_CHANNEL_FAILED; in TransOpenAuthMsgChannel()
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_negotiation.c975 return SOFTBUS_TRANS_OPEN_AUTH_CHANNEL_FAILED; in OpenAuthConnForUdpNegotiation()
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_p2p.c983 (void)OnChannelOpenFail(channelIds[i], SOFTBUS_TRANS_OPEN_AUTH_CHANNEL_FAILED); in OnAuthChannelClose()

Completed in 16 milliseconds