Home | History | Annotate | Download | only in wifi

Lines Matching defs:currentNetwork

3754             WifiConfiguration currentNetwork = getCurrentWifiConfiguration();
3755 if (currentNetwork != null && currentNetwork.isPasspoint()) {
3756 mPasspointManager.onPasspointNetworkConnected(currentNetwork.FQDN);