Searched refs:escapeSSID (Results 1 – 1 of 1) sorted by relevance
206 private static String escapeSSID(NetworkDetail networkDetail) { in escapeSSID() method in SupplicantBridge285 commands.add(String.format("SET_NETWORK %s ssid %s", netID, escapeSSID(networkDetail))); in getWPSNetCommands()