Searched refs:MAX_SSID_LENGTH (Results 1 – 1 of 1) sorted by relevance
93 private static final int MAX_SSID_LENGTH = 32; field in WifiConfigurationTestUtil260 assertTrue(ssid.length() <= MAX_SSID_LENGTH); in createNewSSID()