Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_manager.c59 #define PROXY_CHANNEL_SERVER 1 macro
1144 int32_t ret = OnProxyChannelOpened(chan->channelId, &(chan->appInfo), PROXY_CHANNEL_SERVER); in TransProxyProcessHandshake()