nrfxlib API 0.1.0
Loading...
Searching...
No Matches

◆ nrf_wifi_channel_flags

#include <nrf_wifi/fw_if/umac_if/inc/fw/host_rpu_umac_if.h>

channel flags.

Channel flags set by the regulatory control code.

Enumerator
CHAN_DISABLED 

This channel is disabled

CHAN_NO_IR 

do not initiate radiation, this includes sending probe requests or beaconing

CHAN_RADAR 

Radar detection is required on this channel hole at 1<<2

CHAN_NO_HT40PLUS 

extension channel above this channel is not permitted

CHAN_NO_HT40MINUS 

extension channel below this channel is not permitted

CHAN_NO_OFDM 

OFDM is not allowed on this channel

CHAN_NO_80MHZ 

If the driver supports 80 MHz on the band, this flag indicates that an 80 MHz channel cannot use this channel as the control or any of the secondary channels. This may be due to the driver or due to regulatory bandwidth restrictions.

CHAN_NO_160MHZ 

If the driver supports 160 MHz on the band, this flag indicates that an 160 MHz channel cannot use this channel as the control or any of the secondary channels. This may be due to the driver or due to regulatory bandwidth restrictions.

CHAN_INDOOR_ONLY 

NL80211_FREQUENCY_ATTR_INDOOR_ONLY

CHAN_GO_CONCURRENT 

NL80211_FREQUENCY_ATTR_GO_CONCURRENT

CHAN_NO_20MHZ 

20 MHz bandwidth is not permitted on this channel

CHAN_NO_10MHZ 

10 MHz bandwidth is not permitted on this channel