Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_session.c171 static int32_t TransProxyTransNormalMsg(const ProxyChannelInfo *info, const char *payLoad, int32_t … in TransProxyTransNormalMsg() function
213 return TransProxyTransNormalMsg(info, (const char *)payLoad, payLoadLen, flag); in TransProxyTransDataSendMsg()