nrfxlib API 0.1.0
|
enum nrf_wifi_status nrf_wifi_validate_fw_header | ( | struct nrf_wifi_fmac_dev_ctx * | fmac_dev_ctx, |
struct nrf70_fw_image_info * | info | ||
) |
#include <nrf_wifi/fw_if/umac_if/inc/fmac_api_common.h>
Validate the firmware header.
fmac_dev_ctx | Pointer to the UMAC IF context for a RPU WLAN device. |
info | Pointer to the address where the firmware information needs to be copied. |