idfxx 1.0.0
Modern C++23 components for ESP-IDF
Loading...
Searching...
No Matches
idfxx::wifi::pmf_config Struct Reference

Protected Management Frame (PMF) configuration. More...

Public Attributes

bool capable = false
 
bool required = false
 

Detailed Description

Protected Management Frame (PMF) configuration.

Definition at line 791 of file wifi.hpp.

Member Data Documentation

◆ capable

bool idfxx::wifi::pmf_config::capable = false

PMF capability advertised.

Definition at line 792 of file wifi.hpp.

◆ required

bool idfxx::wifi::pmf_config::required = false

PMF required (reject non-PMF).

Definition at line 793 of file wifi.hpp.


The documentation for this struct was generated from the following file: