Home
last modified time | relevance | path

Searched defs:dual_bands (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DSoftApManagerTest.java2507 int[] dual_bands = {SoftApConfiguration.BAND_2GHZ , in generateBridgedModeSoftApConfig() local
3494 int[] dual_bands = {SoftApConfiguration.BAND_5GHZ, in testBridgedModeFallbackToSingleModeDueToUnavailableBand() local
3517 int[] dual_bands = {SoftApConfiguration.BAND_2GHZ | SoftApConfiguration.BAND_6GHZ, in testBridgedModeWorksEvenIfABandIsUnavailableInBandArray() local
4140 int[] dual_bands = {SoftApConfiguration.BAND_2GHZ, in testForceToEnableBridgedModeWhenCountryCodeIsPendingToChanged() local
4242 int[] dual_bands = {SoftApConfiguration.BAND_2GHZ, in testStartSoftApRemoves11BEInBridgedModeIfNotSupportedByOverlay() local
4271 int[] dual_bands = {SoftApConfiguration.BAND_2GHZ, in testStartSoftApInBridgedMode11BEConfiguration() local
4403 int[] dual_bands = {SoftApConfiguration.BAND_2GHZ, in testStartSoftApAutoUpgradeTo2g5gDbs() local
4478 int[] dual_bands = {SoftApConfiguration.BAND_2GHZ, in testStartSoftApAutoUpgradeTo2g5gDbsWithCountryCodeChange() local
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiApConfigStore.java249 int[] dual_bands = new int[] { in upgradeSoftApConfiguration() local
454 int[] dual_bands = new int[] { in getDefaultApConfiguration() local
/packages/modules/Wifi/framework/tests/src/android/net/wifi/
DSoftApConfigurationTest.java643 int[] dual_bands = new int[2]; in testDualBands() local
692 int[] dual_bands = new int[2]; in testInvalidBandWhenSetBands() local