Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_transceiver.c726 static int32_t TransProxyOpenNewConnChannel(ListenerModule moduleId, const ConnectOption *connInfo,… in TransProxyOpenNewConnChannel() function
817 ret = TransProxyOpenNewConnChannel(PROXY, connInfo, chanNewId); in TransProxyOpenConnChannel()
820 ret = TransProxyOpenNewConnChannel(PROXY, connInfo, chanNewId); in TransProxyOpenConnChannel()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_trans_proxy_transceiver_test.cpp334 int32_t ret = TransProxyOpenNewConnChannel(moduleId, &connInfo, channelId);