Searched defs:hiddenSsid (Results 1 – 3 of 3) sorted by relevance
60 boolean hiddenSsid, int networkId, boolean isHotspot) { in WifiNetworkConfig()106 String preSharedKey, boolean hiddenSsid, int networkId, boolean isHotspot) { in getValidConfigOrNull()125 boolean hiddenSsid) { in isValidConfig()
324 @Nullable String passphrase, boolean hiddenSsid, @NonNull SparseIntArray channels, in SoftApConfiguration()1059 public Builder setHiddenSsid(boolean hiddenSsid) { in setHiddenSsid()
3573 private void validateScanSettings(@Nullable String hiddenSsid) { in validateScanSettings()