Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/java/android/net/wifi/
DSoftApConfiguration.java474 @NonNull Set<Integer> allowedAcsChannels6g, in SoftApConfiguration() argument
505 mAllowedAcsChannels6g = new HashSet<>(allowedAcsChannels6g); in SoftApConfiguration()