![]() |
nRF Connect SDK API 3.4.99
|
| enum ps_exit_strategy |
#include <drivers/wifi/nrf71/fw_if/nrf71_wifi_common.h>
This enum specifies the type of frames used to retrieve buffered data from the AP in power save mode.
| Enumerator | |
|---|---|
| INT_PS | Uses an intelligent algo and decide whether to stay or exit power save mode to receive buffered frames. |
| EVERY_TIM | Exits power save mode for every TIM |