Searched refs:ESS (Results 1 – 4 of 4) sorted by relevance
24 public static final int ESS = 1; // HS2.0 spec section 3.2.1.2, table 4 field in WnmData
346 // Histogram counting instances of scans with N many unique HotSpot 2.0 R1 ESS.347 // Where ESS is defined as the (HESSID, ANQP Domain ID), (SSID, ANQP Domain ID) or352 // Histogram counting instances of scans with N many unique HotSpot 2.0 R2 ESS.353 // Where ESS is defined as the (HESSID, ANQP Domain ID), (SSID, ANQP Domain ID) or358 // Histogram counting number of HotSpot 2.0 R1 APs per observed ESS in a scan359 // (one value added per unique ESS - potentially multiple counts per single363 // Histogram counting number of HotSpot 2.0 R2 APs per observed ESS in a scan364 // (one value added per unique ESS - potentially multiple counts per single
1915 int reasonCode = isEss ? WnmData.ESS : WnmData.ESS + 1; in executeAndValidateHs20DeauthImminentCallback()
2634 reasonCode == WnmData.ESS, reAuthDelayInSec)); in onHs20DeauthImminentNotice()