nrfxlib API 0.1.0
|
Go to the source code of this file.
Data Structures | |
struct | host_rpu_msg |
This structure defines the common message header used to encapsulate each message exchanged between the Host and UMAC. More... | |
struct | sap_client_pend_frames_bitmap |
This new structure represents the bitmap of STA (Station) pending frames in SoftAP power save mode. More... | |
struct | sap_pend_frames_bitmap |
This structure represents the bitmap of STA (Station) pending frames in SoftAP power save mode. More... | |
struct | host_rpu_umac_info |
This structure represents the information related to UMAC. More... | |
Enumerations | |
enum | nrf_wifi_host_rpu_msg_type { NRF_WIFI_HOST_RPU_MSG_TYPE_SYSTEM , NRF_WIFI_HOST_RPU_MSG_TYPE_SUPPLICANT , NRF_WIFI_HOST_RPU_MSG_TYPE_DATA , NRF_WIFI_HOST_RPU_MSG_TYPE_UMAC } |
This enum defines the different categories of messages that can be exchanged between the Host and the RPU. More... | |