Structure containing the parameters of the APM_START_REQ message. More...
#include <apm_task.h>

Data Fields | |
| struct mac_rateset | basic_rates |
| Basic rate set. | |
| struct mac_chan_op | chan |
| Operating channel on which we have to enable the AP. | |
| uint32_t | bcn_addr |
| Address, in host memory, to the beacon template. | |
| uint16_t | bcn_len |
| Length of the beacon template. | |
| uint16_t | tim_oft |
| Offset of the TIM IE in the beacon. | |
| uint16_t | bcn_int |
| Beacon interval. | |
| uint32_t | flags |
| Flags (mac_connection_flags). | |
| uint16_t | ctrl_port_ethertype |
| Control port Ethertype. | |
| uint8_t | tim_len |
| Length of the TIM IE. | |
| uint8_t | vif_idx |
| Index of the VIF for which the AP is started. | |
Structure containing the parameters of the APM_START_REQ message.
Definition at line 76 of file apm_task.h.
1.6.1