Embedded TCP/IP stack: fnet_wifi_fw_update

FNET

fnet_return_t fnet_wifi_fw_update ( fnet_netif_desc_t  netif_desc,
const fnet_uint8_t *  fw_buffer,
fnet_size_t  fw_buffer_size 
)

Updates firmware of the Wi-Fi interface.

Parameters
netif_descNetwork interface descriptor.
fw_bufferFirmware buffer.
fw_buffer_sizeFirmware buffer size.
Returns
This function returns:

This function does firmware update of the Wi-Fi module.
It is valid only if FNET_CFG_CPU_WIFI_FW_UPDATE is set.

Note
QCA firmware buffer can be found in
\fnet\third_party\qca-x.x.x\flashotp_x_x_x.h 

© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net