Wi-Fi Listen interval structure.
Specifies the Wi-Fi Listen interval in time units (1 TU = 1024 microseconds) and listen interval multiplier. The listen interval is the time interval between two consecutive Target Beacon Transmission (TBTT) events. The listen interval is multiplied with listen interval multiplier and advertised in the assoc request.
Public Attributes#
Wi-Fi Listen interval in time units (1 TU = 1024 microseconds)
Multiplier for the listen interval, sent by the device in the association request to the AP. Default: 1. Maximum recommended: 10. Higher values may lead to interoperability issues.
Public Attribute Documentation#
listen_interval#
uint32_t sl_wifi_listen_interval_v2_t::listen_interval
Wi-Fi Listen interval in time units (1 TU = 1024 microseconds)
listen_interval_multiplier#
uint32_t sl_wifi_listen_interval_v2_t::listen_interval_multiplier
Multiplier for the listen interval, sent by the device in the association request to the AP. Default: 1. Maximum recommended: 10. Higher values may lead to interoperability issues.