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

◆ nrf_wifi_fmac_otp_mac_addr_get()

enum nrf_wifi_status nrf_wifi_fmac_otp_mac_addr_get ( struct nrf_wifi_fmac_dev_ctx fmac_dev_ctx,
unsigned char  vif_idx,
unsigned char *  mac_addr 
)

#include <nrf_wifi/fw_if/umac_if/inc/fmac_api_common.h>

Fetch MAC address from OTP.

Parameters
fmac_dev_ctxPointer to the UMAC IF context for a RPU WLAN device.
vif_idxInterface index for which the MAC address is to be fetched.
mac_addrPointer to the address where the MAC address needs to be copied.

This function is used to fetch MAC address from the OTP.

Returns
Command execution status