nrfxlib API 0.1.0
|
enum nrf_wifi_status nrf_wifi_fmac_ver_get | ( | struct nrf_wifi_fmac_dev_ctx * | fmac_dev_ctx, |
unsigned int * | fw_ver | ||
) |
#include <nrf_wifi/fw_if/umac_if/inc/fmac_api_common.h>
Get FW versions from the RPU.
fmac_dev_ctx | Pointer to the UMAC IF context for a RPU WLAN device. |
fw_ver | Pointer to the address where the FW versions needs to be copied. |
This function is used to get Firmware versions from the RPU.