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()
454 @Nullable String passphrase, boolean hiddenSsid, @NonNull SparseIntArray channels, in SoftApConfiguration()1568 public Builder setHiddenSsid(boolean hiddenSsid) { in setHiddenSsid()
3990 private void validateScanSettings(@Nullable String hiddenSsid, int[] channels) { in validateScanSettings()