Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_negotiation.c944 static bool TransUdpGetAuthType(const char *peerNetWorkId, const char *mySessionName) in TransUdpGetAuthType() function
970 … bool isMeta = TransUdpGetAuthType(channel->info.peerNetWorkId, channel->info.myData.sessionName); in OpenAuthConnForUdpNegotiation()