Searched refs:HS20_DEAUTH_STR (Results 1 – 1 of 1) sorted by relevance
118 private static final String HS20_DEAUTH_STR = "HS20-DEAUTH-IMMINENT-NOTICE"; field in WifiMonitor1281 } else if (dataString.startsWith(HS20_DEAUTH_STR)) { in handleHs20Events()