nRF WiFi
Loading...
Searching...
No Matches
nrf_wifi_umac_cmd_config_extended_ps Struct Reference

This structure represents the command used to enable or disable extended power save mode. When enabled, the RPU wakes up based on the listen interval, allowing the device to spend more time in a lower power state. When disabled, the RPU wakes up based on the DTIM period, which may require more frequent wake-ups but can provide better responsiveness for receiving multicast/broadcast traffic. More...

#include <host_rpu_umac_if.h>

Data Fields

struct nrf_wifi_umac_hdr umac_hdr
 
unsigned char enable_extended_ps
 

Detailed Description

This structure represents the command used to enable or disable extended power save mode. When enabled, the RPU wakes up based on the listen interval, allowing the device to spend more time in a lower power state. When disabled, the RPU wakes up based on the DTIM period, which may require more frequent wake-ups but can provide better responsiveness for receiving multicast/broadcast traffic.


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