|
Zephyr API Documentation 4.3.0-rc1
A Scalable Open Source RTOS
|
Wi-Fi power save configuration. More...
#include <zephyr/net/wifi_mgmt.h>
Data Fields | |
| char | num_twt_flows |
| Number of TWT flows. | |
| struct wifi_twt_flow_info | twt_flows [WIFI_MAX_TWT_FLOWS] |
| TWT flow details. | |
| struct wifi_ps_params | ps_params |
| Power save configuration. | |
Wi-Fi power save configuration.
| char wifi_ps_config::num_twt_flows |
Number of TWT flows.
| struct wifi_ps_params wifi_ps_config::ps_params |
Power save configuration.
| struct wifi_twt_flow_info wifi_ps_config::twt_flows[WIFI_MAX_TWT_FLOWS] |
TWT flow details.