Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_manager.c933 ProxyChannelInfo *chan, const ProxyMessage *msg, int16_t newChanId, const ConnectionInfo *info) in ConstructProxyChannelInfo()
1039 int16_t newChanId = (int16_t)(GenerateChannelId(false)); in TransProxyFillChannelInfo() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_proxychannel_manager_test.cpp1106 int16_t newChanId = 1; variable