#include <nrf_wifi/fw_if/umac_if/inc/fw/host_rpu_umac_if.h>
Enumerates the various categories of channels.
Enumerator |
---|
NRF_WIFI_CHAN_NO_HT | 20 MHz, non-HT channel
|
NRF_WIFI_CHAN_HT20 | 20 MHz HT channel
|
NRF_WIFI_CHAN_HT40MINUS | HT40 channel, secondary channel below the control channel
|
NRF_WIFI_CHAN_HT40PLUS | HT40 channel, secondary channel above the control channel
|