Home
last modified time | relevance | path

Searched refs:TransProxyPackHandshakeErrMsg (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_message.h167 char* TransProxyPackHandshakeErrMsg(int32_t errCode);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_control.c177 payLoad = TransProxyPackHandshakeErrMsg(retCode); in TransProxyAckHandshake()
H A Dsoftbus_proxychannel_message.c457 char *TransProxyPackHandshakeErrMsg(int32_t errCode) in TransProxyPackHandshakeErrMsg() function
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dtrans_proxy_manager_test.cpp683 msg.data = TransProxyPackHandshakeErrMsg(SOFTBUS_MEM_ERR);
H A Dtrans_proxy_message_test.cpp151 char* msg = TransProxyPackHandshakeErrMsg(SOFTBUS_MEM_ERR);
H A Dsoftbus_proxychannel_manager_test.cpp562 msg.data = TransProxyPackHandshakeErrMsg(SOFTBUS_INVALID_PARAM);
H A Dsoftbus_proxychannel_message_test.cpp225 char* msg = TransProxyPackHandshakeErrMsg(SOFTBUS_INVALID_PARAM);