DPP: Configurator netRole for Enrollee
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
This commit is contained in:
parent
7404574458
commit
5661ebd774
3 changed files with 9 additions and 0 deletions
|
@ -165,6 +165,7 @@ enum dpp_akm {
|
|||
enum dpp_netrole {
|
||||
DPP_NETROLE_STA,
|
||||
DPP_NETROLE_AP,
|
||||
DPP_NETROLE_CONFIGURATOR,
|
||||
};
|
||||
|
||||
struct dpp_configuration {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue