Searched defs:softApConfig (Results 1 – 13 of 13) sorted by relevance
302 SoftApConfiguration softApConfig = softapConfigCaptor.getValue(); in deserializeSoftAp() local331 SoftApConfiguration softApConfig = softapConfigCaptor.getValue(); in deserializeOldSoftApXMLWhichShutdownTimeoutIsInt() local359 SoftApConfiguration softApConfig = softapConfigCaptor.getValue(); in deserializeOldBandSoftAp() local381 SoftApConfiguration softApConfig = softapConfigCaptor.getValue(); in deserializeNewBandSoftApButNoNewConfig() local402 SoftApConfiguration softApConfig = softApConfigBuilder.build(); in serializeDeserializeSoftAp() local439 SoftApConfiguration softApConfig = softApConfigBuilder.build(); in serializeDeserializeSoftApWpa3Sae() local476 SoftApConfiguration softApConfig = softApConfigBuilder.build(); in serializeDeserializeSoftApWpa3SaeTransition() local517 SoftApConfiguration softApConfig = softapConfigCaptor.getValue(); in deserializeSoftApWithNoAutoShutdownTag() local545 SoftApConfiguration softApConfig = softapConfigCaptor.getValue(); in deserializeSoftApWithNoBssidTag() local
406 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApOn5GhzFailGeneralErrorForNoCountryCode() local452 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApOn5GhzFailGeneralErrorForCountryCodeSetFailure() local502 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApOn24GhzNoFailForNoCountryCode() local519 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApOnAnyGhzNoFailForNoCountryCode() local536 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApOn2GhzNoFailForCountryCodeSetFailure() local556 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApOnAnyNoFailForCountryCodeSetFailure() local577 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in startSoftApFailNoChannel() local1908 SoftApModeConfiguration softApConfig) throws Exception { in startSoftApAndVerifyEnabled()1914 SoftApModeConfiguration softApConfig, String countryCode) throws Exception { in startSoftApAndVerifyEnabled()2043 SoftApConfiguration softApConfig = new SoftApConfiguration.Builder( in testSoftApEnableFailureBecauseSetMaxClientWhenNotSupport() local[all …]
284 private void enterSoftApActiveMode(SoftApModeConfiguration softApConfig) throws Exception { in enterSoftApActiveMode()746 SoftApModeConfiguration softApConfig = new SoftApModeConfiguration( in testConfigIsPassedToWifiInjector() local
479 SoftApConfiguration softApConfig = WifiApConfigStore.generateLocalOnlyHotspotConfig( in generateLohsConfig_forwardsCustomMac() local
2245 public void onHotspotStarted(SoftApConfiguration softApConfig) { in onHotspotStarted()
158 SoftApConfiguration softApConfig, WifiConfiguration wifiConfig) { in compareWifiAndSoftApConfiguration()260 SoftApConfiguration softApConfig = generatorTestSoftApConfig(); in testStartTetheredHotspotCallsServiceWithSoftApConfig() local287 SoftApConfiguration softApConfig = generatorTestSoftApConfig(); in testCreationAndCloseOfLocalOnlyHotspotReservation() local309 SoftApConfiguration softApConfig = generatorTestSoftApConfig(); in testLocalOnlyHotspotReservationCallsStopProperlyInTryWithResources() local370 SoftApConfiguration softApConfig = generatorTestSoftApConfig(); in testLocalOnlyHotspotCallback() local436 SoftApConfiguration softApConfig = generatorTestSoftApConfig(); in testLocalOnlyHotspotObserver() local545 SoftApConfiguration softApConfig = generatorTestSoftApConfig(); in testOnStartedIsCalledWithReservation() local574 SoftApConfiguration softApConfig = new SoftApConfiguration.Builder() in testOnStartedIsCalledWithReservationAndSaeSoftApConfig() local1117 SoftApConfiguration softApConfig = generatorTestSoftApConfig(); in testObserverOnStartedIsCalledWithWifiConfig() local
111 SoftApConfiguration softApConfig = mDataSource.toSerialize(); in serializeData() local
882 SoftApConfiguration softApConfig = null; in startSoftAp() local942 public boolean startTetheredHotspot(@Nullable SoftApConfiguration softApConfig) { in startTetheredHotspot()981 SoftApConfiguration softApConfig = apConfig.getSoftApConfiguration(); in startSoftApInternal() local1466 SoftApConfiguration softApConfig = WifiApConfigStore.generateLocalOnlyHotspotConfig( in startForFirstRequestLocked() local1933 public boolean setSoftApConfiguration( in setSoftApConfiguration()
183 SoftApConfiguration softApConfig = apConfig.getSoftApConfiguration(); in SoftApManager() local287 SoftApConfiguration softApConfig = mApConfig.getSoftApConfiguration(); in dump() local
212 public void startSoftAp(SoftApModeConfiguration softApConfig) { in startSoftAp()324 private void startSoftApModeManager(@NonNull SoftApModeConfiguration softApConfig) { in startSoftApModeManager()
343 public boolean startTetheredHotspot(SoftApConfiguration softApConfig) { in startTetheredHotspot()394 public boolean setSoftApConfiguration(SoftApConfiguration softApConfig, String packageName) { in setSoftApConfiguration()
149 boolean startTetheredHotspot(in SoftApConfiguration softApConfig); in startTetheredHotspot()172 boolean setSoftApConfiguration(in SoftApConfiguration softApConfig, String packageName); in setSoftApConfiguration()
3076 public boolean startTetheredHotspot(@Nullable SoftApConfiguration softApConfig) { in startTetheredHotspot()3444 public boolean setSoftApConfiguration(@NonNull SoftApConfiguration softApConfig) { in setSoftApConfiguration()