wlantest: Process Action No Ack frames like Action frames
Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
56a04ae1a1
commit
f56eec7c1a
3 changed files with 20 additions and 7 deletions
|
@ -50,6 +50,7 @@
|
|||
#define WLAN_FC_STYPE_AUTH 11
|
||||
#define WLAN_FC_STYPE_DEAUTH 12
|
||||
#define WLAN_FC_STYPE_ACTION 13
|
||||
#define WLAN_FC_STYPE_ACTION_NO_ACK 14
|
||||
|
||||
/* control */
|
||||
#define WLAN_FC_STYPE_PSPOLL 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue