mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "[DPP] Add DPP key management capability API"
This commit is contained in:
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user