Searched refs:toWifiConfiguration (Results 1 – 7 of 7) sorted by relevance
279 assertNull(sae_config.toWifiConfiguration()); in testToWifiConfigurationWithUnsupportedParameter()284 assertNull(band_6g_config.toWifiConfiguration()); in testToWifiConfigurationWithUnsupportedParameter()290 assertNull(sae_transition_config.toWifiConfiguration()); in testToWifiConfigurationWithUnsupportedParameter()301 WifiConfiguration wifiConfig_2g = softApConfig_2g.toWifiConfiguration(); in testToWifiConfigurationWithSupportedParameter()314 WifiConfiguration wifiConfig_5g = softApConfig_5g.toWifiConfiguration(); in testToWifiConfigurationWithSupportedParameter()327 WifiConfiguration wifiConfig_2g5g = softApConfig_2g5g.toWifiConfiguration(); in testToWifiConfigurationWithSupportedParameter()
525 public WifiConfiguration toWifiConfiguration() { in toWifiConfiguration() method in SoftApConfiguration
3832 mWifiConfig = config.toWifiConfiguration(); in LocalOnlyHotspotReservation()
1171 apConfig.toWifiConfiguration(), in testGetWifiApConfigurationSuccess()1291 mSoftApModeConfigCaptor.getValue().getSoftApConfiguration().toWifiConfiguration()); in testStartSoftApWithPermissionsAndValidConfig()1321 mSoftApModeConfigCaptor.getValue().getSoftApConfiguration().toWifiConfiguration()); in testStartSoftApWithoutNetworkStackWithMainlineNetworkStackSucceeds()1341 mSoftApModeConfigCaptor.getValue().getSoftApConfiguration().toWifiConfiguration()); in testStartSoftApWithValidConfigSucceedsAfterFailure()2034 mSoftApModeConfigCaptor.getValue().getSoftApConfiguration().toWifiConfiguration()); in testTetheringDoesNotStartWhenAlreadyTetheringActive()
1869 new SoftApConfiguration.Builder().build())).toWifiConfiguration(); in getWifiApConfiguration()
260 method @Nullable public android.net.wifi.WifiConfiguration toWifiConfiguration();
7057 method @Nullable public android.net.wifi.WifiConfiguration toWifiConfiguration();