Structure containing the parameters of the MM_MU_GROUP_UPDATE_REQ message. More...
#include <mm_task.h>
Data Fields | |
| uint8_t | sta_idx |
| Station index. | |
| uint8_t | group_cnt |
| Number of groups the STA belongs to. | |
| struct { | |
| uint8_t group_id | |
| Group Id. | |
| uint8_t user_pos | |
| User position. | |
| } | groups [0] |
| Group information. | |
Structure containing the parameters of the MM_MU_GROUP_UPDATE_REQ message.
Definition at line 1048 of file mm_task.h.
1.6.1