Structure containing the parameters of the TDLS_PEER_TRAFFIC_IND_REQ message. More...
#include <tdls_task.h>

Data Fields | |
| uint8_t | vif_index |
| VIF Index. | |
| uint8_t | sta_idx |
| STA Index. | |
| struct mac_addr | peer_mac_addr |
| MAC address of the TDLS peer. | |
| uint8_t | dialog_token |
| Dialog token. | |
| uint8_t | last_tid |
| TID of the latest MPDU transmitted over the TDLS direct link to the TDLS STA. | |
| uint16_t | last_sn |
| Sequence number of the latest MPDU transmitted over the TDLS direct link to the TDLS STA. | |
Structure containing the parameters of the TDLS_PEER_TRAFFIC_IND_REQ message.
Definition at line 169 of file tdls_task.h.
1.6.1