nrfxlib API 0.1.0
|
enum nrf_wifi_status nrf_wifi_fmac_get_reg | ( | struct nrf_wifi_fmac_dev_ctx * | fmac_dev_ctx, |
struct nrf_wifi_fmac_reg_info * | reg_info | ||
) |
#include <nrf_wifi/fw_if/umac_if/inc/fmac_api_common.h>
Get regulatory domain from RPU.
fmac_dev_ctx | Pointer to the UMAC IF context for a RPU WLAN device. |
reg_info | Pointer to the address where the regulatory domain information. needs to be copied. This function is used to get regulatory domain from the RPU. |