Structure containing the parameters of the ME_CHAN_CONFIG_REQ message. More...
#include <me_task.h>

Data Fields | |
| struct mac_chan_def | chan2G4 [MAC_DOMAINCHANNEL_24G_MAX] |
| List of 2.4GHz supported channels. | |
| struct mac_chan_def | chan5G [MAC_DOMAINCHANNEL_5G_MAX] |
| List of 5GHz supported channels. | |
| uint8_t | chan2G4_cnt |
| Number of 2.4GHz channels in the list. | |
| uint8_t | chan5G_cnt |
| Number of 5GHz channels in the list. | |
Structure containing the parameters of the ME_CHAN_CONFIG_REQ message.
Definition at line 134 of file me_task.h.
1.6.1