DELBA frame Action field format (see IEEE 802.11-2012, section 8.5.5.4). More...
#include <bam.h>
Data Fields | |
| uint8_t | category |
| Category - Set to 3 (representing Block Ack). | |
| uint8_t | action |
| Block Ack Action - Set to 2 (representing DELBA). | |
| uint16_t | delba_param |
| DELBA Parameter Set (from LSB to MSB) ------------------------------------ | Reserved | Initiator | TID | | 11 bits | 1 bit | 4 bits | ------------------------------------. | |
| uint16_t | reason_code |
| Reason Code. | |
DELBA frame Action field format (see IEEE 802.11-2012, section 8.5.5.4).
Definition at line 262 of file bam.h.
1.6.1