Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
H A Dtrans_auth_manager.c941 static int32_t TransFillAuthChannelInfo(AuthChannelInfo *channel, const LaneConnInfo *connInfo, int… in TransFillAuthChannelInfo() function
1023 if (TransFillAuthChannelInfo(channel, connInfo, channelId) != SOFTBUS_OK) { in TransOpenAuthMsgChannelWithPara()