| 
    Zephyr Project API 3.5.0
    
   A Scalable Open Source RTOS 
   | 
 
Wi-Fi management offload API. More...
#include <wifi_mgmt.h>
Data Fields | |
| struct ethernet_api | wifi_iface | 
| Mandatory to get in first position.   | |
| const struct wifi_mgmt_ops *const | wifi_mgmt_api | 
| Wi-Fi management API.   | |
Wi-Fi management offload API.
| struct ethernet_api net_wifi_mgmt_offload::wifi_iface | 
Mandatory to get in first position.
A network device should indeed provide a pointer on such net_if_api structure. So we make current structure pointer that can be casted to a net_if_api structure pointer. Ethernet API
| const struct wifi_mgmt_ops* const net_wifi_mgmt_offload::wifi_mgmt_api | 
Wi-Fi management API.