Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 69d70b7b authored by Glen Kuhne's avatar Glen Kuhne Committed by android-build-merger
Browse files

Merge "Added EIDs for ERP, Supported & Extended Rates" into mm-wireless-dev...

Merge "Added EIDs for ERP, Supported & Extended Rates" into mm-wireless-dev am: 45eb1bdf am: ae0da24c
am: 6e60d159

* commit '6e60d159':
  Added EIDs for ERP, Supported & Extended Rates
parents 75df2c6e 6e60d159
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -305,9 +305,12 @@ public class ScanResult implements Parcelable {
     */
    public static class InformationElement {
        public static final int EID_SSID = 0;
        public static final int EID_SUPPORTED_RATES = 1;
        public static final int EID_TIM = 5;
        public static final int EID_BSS_LOAD = 11;
        public static final int EID_ERP = 42;
        public static final int EID_RSN = 48;
        public static final int EID_EXTENDED_SUPPORTED_RATES = 50;
        public static final int EID_HT_OPERATION = 61;
        public static final int EID_INTERWORKING = 107;
        public static final int EID_ROAMING_CONSORTIUM = 111;