Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
H A Dtrans_auth_manager.c101 static int32_t GetAuthChannelInfoByChanId(int32_t channelId, AuthChannelInfo *dstInfo) in GetAuthChannelInfoByChanId() function
765 int32_t ret = GetAuthChannelInfoByChanId(chanId, &info); in TransAuthGetNameByChanId()
1177 int32_t ret = GetAuthChannelInfoByChanId(channelId, &chanInfo); in TransAuthGetConnOptionByChanId()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/auth_channel/
H A Dtrans_auth_channel_test.cpp159 int32_t ret = GetAuthChannelInfoByChanId(TRANS_TEST_CHANNEL_ID, NULL);
431 ret = GetAuthChannelInfoByChanId(channelId, newInfo);