AP mode indication of Beacon protection being enabled
Add the new Extended Capability bit for indicating Beacon protection. Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
This commit is contained in:
parent
92d407dbd6
commit
c1df321b6c
2 changed files with 5 additions and 0 deletions
|
@ -558,6 +558,7 @@
|
|||
#define WLAN_EXT_CAPAB_COMPLETE_NON_TX_BSSID_PROFILE 80
|
||||
#define WLAN_EXT_CAPAB_SAE_PW_ID 81
|
||||
#define WLAN_EXT_CAPAB_SAE_PW_ID_EXCLUSIVELY 82
|
||||
#define WLAN_EXT_CAPAB_BEACON_PROTECTION 84
|
||||
|
||||
/* Extended RSN Capabilities */
|
||||
/* bits 0-3: Field length (n-1) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue