Home
last modified time | relevance | path

Searched refs:dualBands (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiShellCommand.java1114 int[] dualBands = new int[] { in buildSoftApConfiguration() local
1116 configBuilder.setBands(dualBands); in buildSoftApConfiguration()