Home
last modified time | relevance | path

Searched defs:softApConfig (Results 1 – 25 of 142) sorted by relevance

123456

/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DSoftApStoreDataTest.java541 SoftApConfiguration softApConfig = softapConfigCaptor.getValue(); in deserializeSoftAp() local
590 SoftApConfiguration softApConfig = softapConfigCaptor.getValue(); in deserializeOldSoftApXMLWhichShutdownTimeoutIsInt() local
618 SoftApConfiguration softApConfig = softapConfigCaptor.getValue(); in deserializeOldSsidSoftAp() local
640 SoftApConfiguration softApConfig = softapConfigCaptor.getValue(); in deserializeOldBandSoftAp() local
662 SoftApConfiguration softApConfig = softapConfigCaptor.getValue(); in deserializeNewBandSoftApButNoNewConfig() local
681 SoftApConfiguration softApConfig = softApConfigBuilder.build(); in serializeDeserializeSoftAp() local
742 SoftApConfiguration softApConfig = softApConfigBuilder.build(); in serializeDeserializeSoftApWpa3Sae() local
779 SoftApConfiguration softApConfig = softApConfigBuilder.build(); in serializeDeserializeSoftApWpa3SaeTransition() local
820 SoftApConfiguration softApConfig = softapConfigCaptor.getValue(); in deserializeSoftApWithNoAutoShutdownTag() local
849 SoftApConfiguration softApConfig = softapConfigCaptor.getValue(); in deserializeSoftApWithNoBssidTag() local
[all …]
DSoftApManagerTest.java788 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApOn5GhzFailGeneralErrorForNoCountryCode() local
823 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApOn6GhzFailGeneralErrorForNoCountryCode() local
853 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApOn5GhzFailGeneralErrorForCountryCodeSetFailure() local
889 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApOn6GhzFailGeneralErrorForCountryCodeSetFailure() local
924 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApOn24GhzNoFailForNoCountryCode() local
942 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApOnAnyGhzNoFailForNoCountryCode() local
959 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApOn2GhzNoFailForCountryCodeSetFailure() local
980 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApOnAnyNoFailForCountryCodeSetFailure() local
1002 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApFailNoChannel() local
2496 SoftApModeConfiguration softApConfig) throws Exception { in startSoftApAndVerifyEnabled()
[all …]
DWifiApConfigStoreTest.java673 SoftApConfiguration softApConfig = store.generateLocalOnlyHotspotConfig( in generateLohsConfig_forwardsCustomBand() local
694 SoftApConfiguration softApConfig = store.generateLocalOnlyHotspotConfig( in generateLohsConfig_forwardsCustomMac() local
DActiveModeWardenTest.java497 private void enterSoftApActiveMode(SoftApModeConfiguration softApConfig) throws Exception { in enterSoftApActiveMode()
1148 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in testConfigIsPassedToWifiInjector() local
/aosp_15_r20/packages/modules/Wifi/framework/tests/src/android/net/wifi/
DWifiManagerTest.java245 SoftApConfiguration softApConfig, WifiConfiguration wifiConfig) { in compareWifiAndSoftApConfiguration()
575 SoftApConfiguration softApConfig = generatorTestSoftApConfig(); in testStartTetheredHotspotCallsServiceWithSoftApConfig() local
604 SoftApConfiguration softApConfig = generatorTestSoftApConfig(); in testCreationAndCloseOfLocalOnlyHotspotReservation() local
627 SoftApConfiguration softApConfig = generatorTestSoftApConfig(); in testLocalOnlyHotspotReservationCallsStopProperlyInTryWithResources() local
689 SoftApConfiguration softApConfig = generatorTestSoftApConfig(); in testLocalOnlyHotspotCallback() local
755 SoftApConfiguration softApConfig = generatorTestSoftApConfig(); in testLocalOnlyHotspotObserver() local
880 SoftApConfiguration softApConfig = generatorTestSoftApConfig(); in testOnStartedIsCalledWithReservation() local
910 SoftApConfiguration softApConfig = new SoftApConfiguration.Builder() in testOnStartedIsCalledWithReservationAndSaeSoftApConfig() local
1985 SoftApConfiguration softApConfig = generatorTestSoftApConfig(); in testObserverOnStartedIsCalledWithWifiConfig() local
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settings/wifi/
DWifiTetherUtil.java59 public static String getHotspotSubtitle(Context context, SoftApConfiguration softApConfig, in getHotspotSubtitle()
79 private static String getHotspotPassword(SoftApConfiguration softApConfig) { in getHotspotPassword()
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/
DSoftApStoreData.java89 SoftApConfiguration softApConfig = mDataSource.toSerialize(); in serializeData() local
106 SoftApConfiguration softApConfig = XmlUtil.SoftApConfigurationXmlUtil.parseFromXml( in deserializeData() local
DWifiServiceImpl.java1873 SoftApConfiguration softApConfig = null; in startSoftAp() local
1916 public boolean startTetheredHotspot(@Nullable SoftApConfiguration softApConfig, in startTetheredHotspot()
2032 SoftApConfiguration softApConfig = apConfig.getSoftApConfiguration(); in startSoftApInternal() local
2706 SoftApConfiguration softApConfig = mWifiApConfigStore.generateLocalOnlyHotspotConfig( in startForFirstRequestLocked() local
3250 public boolean setSoftApConfiguration( in setSoftApConfiguration()
DActiveModeWarden.java862 public void startSoftAp(SoftApModeConfiguration softApConfig, WorkSource requestorWs) { in startSoftAp()
1242 private void startSoftApModeManager( in startSoftApModeManager()
2092 SoftApModeConfiguration softApConfig = softApConfigAndWs.first; in processMessageInEmergencyMode() local
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/wifi/tether/
DWifiTetherPreferenceController.java191 final SoftApConfiguration softApConfig = mWifiManager.getSoftApConfiguration(); in handleWifiApStateChanged() local
210 private void updateConfigSummary(@NonNull SoftApConfiguration softApConfig) { in updateConfigSummary()
/aosp_15_r20/packages/modules/Connectivity/tests/cts/multidevices/snippet/
DConnectivityMultiDevicesSnippet.kt172 val softApConfig = SoftApConfiguration.Builder() in startHotspot() constant
/aosp_15_r20/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
DTetheringTest.java62 SoftApConfiguration softApConfig = new SoftApConfiguration.Builder() in testSoftApConfigurationRedactedForOtherUids() local
/aosp_15_r20/packages/modules/Connectivity/Tethering/common/TetheringLib/src/android/net/
DTetheringInterface.java50 @Nullable SoftApConfiguration softApConfig) { in TetheringInterface()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/conditional/
DHotspotConditionController.java120 final SoftApConfiguration softApConfig = mWifiManager.getSoftApConfiguration(); in getSsid() local
/aosp_15_r20/prebuilts/sdk/current/system/
HDframework-tethering.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowWifiManager.java92 private SoftApConfiguration softApConfig; field in ShadowWifiManager
665 protected boolean setSoftApConfiguration(SoftApConfiguration softApConfig) { in setSoftApConfiguration()
/aosp_15_r20/prebuilts/sdk/current/module-lib/
HDframework-tethering.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/sdk_module-lib_current_framework-tethering/android_common/local-combined/
Dsdk_module-lib_current_framework-tethering.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/sdk_module-lib_current_framework-tethering/android_common/combined/
Dsdk_module-lib_current_framework-tethering.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/packages/modules/Connectivity/tests/cts/tethering/src/android/tethering/cts/
DTetheringManagerTest.java377 SoftApConfiguration softApConfig = createSoftApConfiguration("SSID"); in testRegisterTetheringEventCallback() local
/aosp_15_r20/cts/tests/tests/wifi/src/android/net/wifi/cts/
H A DWifiManagerTest.java1256 SoftApConfiguration softApConfig = callback.reservation.getSoftApConfiguration(); in startLocalOnlyHotspot() local
2240 SoftApConfiguration softApConfig = callback.reservation.getSoftApConfiguration(); in testStartLocalOnlyHotspotWithSupportedBand() local
2300 SoftApConfiguration softApConfig = callback.reservation.getSoftApConfiguration(); in testStartLocalOnlyHotspotWithConfigBssid() local
2343 SoftApConfiguration softApConfig = callback.reservation.getSoftApConfiguration(); in testStartLocalOnlyHotspotWithNullBssidConfig() local
/aosp_15_r20/packages/modules/Wifi/framework/java/android/net/wifi/
DIWifiManager.aidl248 boolean startTetheredHotspot(in SoftApConfiguration softApConfig, String packageName); in startTetheredHotspot()
281 boolean setSoftApConfiguration(in SoftApConfiguration softApConfig, String packageName); in setSoftApConfiguration()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/Tethering/common/TetheringLib/framework-tethering.stubs.exportable.system/android_common/combined/
Dframework-tethering.stubs.exportable.system.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/16/system/
HDframework-tethering.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/Tethering/common/TetheringLib/framework-tethering.stubs.exportable.system.from-source/android_common/combined/
Dframework-tethering.stubs.exportable.system.from-source.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...

123456