Structure containing the parameters of the MM_BA_ADD_REQ message. More...
#include <mm_task.h>
Data Fields | |
| uint8_t | type |
| Type of agreement (0: TX, 1: RX). | |
| uint8_t | sta_idx |
| Index of peer station with which the agreement is made. | |
| uint8_t | tid |
| TID for which the agreement is made with peer station. | |
| uint8_t | bufsz |
| Buffer size - number of MPDUs that can be held in its buffer per TID. | |
| uint16_t | ssn |
| Start sequence number negotiated during BA setup - the one in first aggregated MPDU counts more. | |
Structure containing the parameters of the MM_BA_ADD_REQ message.
Definition at line 613 of file mm_task.h.
1.6.1