Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_session.c43 int32_t TransProxyTransDataSendMsg(ProxyChannelInfo *chanInfo, const unsigned char *payLoad,
122 int32_t ret = TransProxyTransDataSendMsg(chanInfo, data, len, flags); in TransProxyPostPacketData()
197 int32_t TransProxyTransDataSendMsg(ProxyChannelInfo *info, const unsigned char *payLoad, in TransProxyTransDataSendMsg() function