Home
last modified time | relevance | path

Searched defs:chanNewId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_transceiver.c663 static int32_t TransProxyConnExistProc(ProxyChannelInfo *chan, int32_t chanNewId, const ConnectOpti… in TransProxyConnExistProc()
795 int32_t chanNewId = GenerateChannelId(false); in TransProxyOpenConnChannel() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_trans_proxy_transceiver_test.cpp295 int32_t chanNewId = 1; variable