Structure containing the parameters of the MM_TRAFFIC_REQ_IND message. More...
#include <mm_task.h>
Data Fields | |
| uint8_t | sta_idx |
| Index of the peer device that needs traffic. | |
| uint8_t | pkt_cnt |
| Number of packets that need to be sent (if 0, all buffered traffic shall be sent and if set to PS_SP_INTERRUPTED, it means that current service period has been interrupted). | |
| bool | uapsd |
| Flag indicating if the traffic request concerns U-APSD queues or not. | |
Structure containing the parameters of the MM_TRAFFIC_REQ_IND message.
Definition at line 818 of file mm_task.h.
1.6.1