bam_addba_rsp Struct Reference
[BAM]

ADDBA Response frame Action field format (see IEEE 802.11-2012, section 8.5.5.3). More...

#include <bam.h>

Data Fields

uint8_t category
 Category - Set to 3 (representing Block Ack).
uint8_t action
 Block Ack Action - Set to 1 (representing ADDBA response).
uint8_t dialog_token
 Dialog Token - Copied from received ADDBA Request frame.
uint16_t status_code
 Status Code.
uint16_t ba_param_set
 Block Ack Parameter Set (from LSB to MSB) --------------------------------------------------------------- | A-MSDU Supported | Block Ack Policy | TID | Buffer Size | | 1 bit | 1 bit | 4 bits | 10 bits | ---------------------------------------------------------------.
uint16_t ba_timeout
 Block Ack Timeout Value - In TUs. A value of 0 disables the timeout.

Detailed Description

ADDBA Response frame Action field format (see IEEE 802.11-2012, section 8.5.5.3).

Definition at line 239 of file bam.h.


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

Generated on 14 Jan 2020 for Ceva-RW WLAN FullMAC SW documentation by  doxygen 1.6.1