Structure containing the parameters of the MM_BCN_CHANGE_REQ message. More...
#include <mm_task.h>
Data Fields | |
| uint32_t | bcn_ptr |
| Pointer, in host memory, to the new beacon template. | |
| uint16_t | bcn_len |
| Length of the beacon template. | |
| uint16_t | tim_oft |
| Offset of the TIM IE in the beacon. | |
| uint8_t | tim_len |
| Length of the TIM IE. | |
| uint8_t | inst_nbr |
| Index of the VIF for which the beacon is updated. | |
| uint8_t | csa_oft [BCN_MAX_CSA_CPT] |
| Offset of CSA (channel switch announcement) counters (0 means no counter). | |
Structure containing the parameters of the MM_BCN_CHANGE_REQ message.
Definition at line 772 of file mm_task.h.
1.6.1