Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/
H A Dauth_negotiate_channel.cpp254 bool isLegacyReused = false; in OnAuthDisconnected() local
256 …[&disconnectChannel, &type, &remoteDeviceId, &remoteMac, &isLegacyReused] (const InnerLink &innerL… in OnAuthDisconnected()
262 isLegacyReused = innerLink.GetLegacyReused(); in OnAuthDisconnected()
273 if (!isLegacyReused) { in OnAuthDisconnected()