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

Commit 2cd287dd authored by Hai Shalom's avatar Hai Shalom Committed by Android (Google) Code Review
Browse files

Merge "[DPP] Add DPP key management capability API"

parents 275c83c6 92c3cc40
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -36,6 +36,9 @@ interface ISupplicantStaNetwork extends @1.1::ISupplicantStaNetwork {

        /** Enhacned Open (OWE) Key management */
        OWE = 1 << 22,

        /** Easy Connect (DPP) Key management */
        DPP = 1 << 23,
    };

    /** Possble mask of values for PairwiseCipher param. */