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

◆ nrf_wifi_reg_initiator

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

Denotes the originator of a regulatory domain request.

Enumerator
NRF_WIFI_REGDOM_SET_BY_CORE 

Core queried CRDA for a dynamic world regulatory domain

NRF_WIFI_REGDOM_SET_BY_USER 

User asked the wireless core to set the regulatory domain

NRF_WIFI_REGDOM_SET_BY_DRIVER 

A wireless drivers has hinted to the wireless core it thinks its knows the regulatory domain we should be in

NRF_WIFI_REGDOM_SET_BY_COUNTRY_IE 

the wireless core has received an 802.11 country information element with regulatory information it thinks we should consider. cfg80211 only processes the country code from the IE, and relies on the regulatory domain information structure passed by userspace (CRDA) from our wireless-regdb If a channel is enabled but the country code indicates it should be disabled we disable the channel and re-enable it upon disassociation