nrfxlib API 0.1.0
Loading...
Searching...
No Matches
nrf_wifi_sap_client_pwrsave Struct Reference

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]
 

Detailed Description

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.


The documentation for this struct was generated from the following file: