Structure containing the parameters of the ME_TRAFFIC_IND_REQ message. More...
#include <me_task.h>
Data Fields | |
| uint8_t | sta_idx |
| Index of the station for which UAPSD traffic is available on host. | |
| uint8_t | tx_avail |
| Flag indicating the availability of UAPSD packets for the given STA. | |
| bool | uapsd |
| Indicate if traffic is on uapsd-enabled queues. | |
Structure containing the parameters of the ME_TRAFFIC_IND_REQ message.
Definition at line 254 of file me_task.h.
1.6.1