Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_manager.c798 static int32_t TransProxyHandshakeUnpackRightMsg( in TransProxyHandshakeUnpackRightMsg() function
850 if (TransProxyHandshakeUnpackRightMsg(&info, msg, errCode, &fastDataSize) != SOFTBUS_OK) { in TransProxyProcessHandshakeAckMsg()