Structure containing the parameters of the MM_SET_P2P_NOA_REQ message. More...
#include <mm_task.h>
Data Fields | |
| uint8_t | vif_index |
| VIF Index. | |
| uint8_t | noa_inst_nb |
| Allocated NOA Instance Number - Valid only if count = 0. | |
| uint8_t | count |
| Count. | |
| bool | dyn_noa |
| Indicate if NoA can be paused for traffic reason. | |
| uint32_t | duration_us |
| Duration (in us). | |
| uint32_t | interval_us |
| Interval (in us). | |
| uint32_t | start_offset |
| Start Time offset from next TBTT (in us). | |
Structure containing the parameters of the MM_SET_P2P_NOA_REQ message.
Definition at line 987 of file mm_task.h.
1.6.1