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

Commit 78f6faf1 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[InformationElementUtil] Add FT/SAE AKM" into qt-dev

parents 4b4b0263 b6b102f0
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -153,6 +153,11 @@ public class ScanResult implements Parcelable {
     * Security key management scheme: SUITE_B_192.
     */
    public static final int KEY_MGMT_EAP_SUITE_B_192 = 10;
    /**
     * @hide
     * Security key management scheme: FT_SAE.
     */
    public static final int KEY_MGMT_FT_SAE = 11;
    /**
     * @hide
     * No cipher suite.