Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_manager.c1221 static int32_t TransGetRemoteDeviceIdByReqId(int32_t requestId, char *peerNetworkId) in TransGetRemoteDeviceIdByReqId() function
1589 ret = TransGetRemoteDeviceIdByReqId(channelInfo->reqId, peerNetworkId); in TransProxyOpenProxyChannelSuccess()