![]() |
nRF WiFi
|
This structure describes an event related to the power save state of the softap's client. When the client is in PS mode (NRF_WIFI_CLIENT_PS_MODE), the host should queue Tx packets. When the client is in wakeup mode (NRF_WIFI_CLIENT_ACTIVE), the host should send all buffered and upcoming Tx packets. More...
#include <host_rpu_data_if.h>
Data Fields | |
| struct nrf_wifi_umac_head | umac_head |
| unsigned int | wdev_id |
| unsigned char | sta_ps_state |
| unsigned char | mac_addr [6] |
This structure describes an event related to the power save state of the softap's client. When the client is in PS mode (NRF_WIFI_CLIENT_PS_MODE), the host should queue Tx packets. When the client is in wakeup mode (NRF_WIFI_CLIENT_ACTIVE), the host should send all buffered and upcoming Tx packets.