Mistake on this page?
Report an issue in GitHub or email us
Data Fields
whd_listen_interval_t Struct Reference

Structure for storing 802.11 powersave listen interval values
See whd_wifi_get_listen_interval for more information. More...

#include <whd_types.h>

Data Fields

uint8_t beacon
 Listen interval in beacon periods. More...
 
uint8_t dtim
 Listen interval in DTIM periods. More...
 
uint16_t assoc
 Listen interval as sent to APs. More...
 

Detailed Description

Structure for storing 802.11 powersave listen interval values
See whd_wifi_get_listen_interval for more information.

Definition at line 766 of file whd_types.h.

Field Documentation

uint16_t assoc

Listen interval as sent to APs.

Definition at line 770 of file whd_types.h.

uint8_t beacon

Listen interval in beacon periods.

Definition at line 768 of file whd_types.h.

uint8_t dtim

Listen interval in DTIM periods.

Definition at line 769 of file whd_types.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.