Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_session.c103 static int32_t TransProxyPostPacketData(int32_t channelId, const unsigned char *data, in TransProxyPostPacketData() function
134 return TransProxyPostPacketData(channelId, data, len, type); in TransProxyPostSessionData()