![]() |
Wi-Fi Host Driver (WHD) Public API Reference Guide | |
Prototypes of functions for providing external resources to the radio driver.
This file provides prototypes for functions which allow WHD to download firmware, NVRAM and CLM BLOB on a particular hardware platform.
Data Structures | |
struct | whd_resource_source |
Interface to a data source that provides external resources to the radio driver. More... | |
Macros | |
#define | BLOCK_SIZE 1024 |
Size of the block. | |
Enumerations | |
enum | whd_resource_type_t { WHD_RESOURCE_WLAN_FIRMWARE, WHD_RESOURCE_WLAN_NVRAM, WHD_RESOURCE_WLAN_CLM } |
Type of resources. More... | |
enum whd_resource_type_t |