Wi-Fi performance profile.

Public Attributes#

uint8_t

Set DTIM alignment required. DTIM Alignment Types.

uint8_t

Default value to be used is 0.

uint16_t

Listen interval.

uint16_t

Monitor interval will be in millisecs, Default interval 50 milli secs is used if monitor_interval is set to 0. This is only valid when performance profile is set to ASSOCIATED_POWER_SAVE_LOW_LATENCY.

sl_wifi_twt_request_t

twt request.

sl_wifi_twt_selection_t

twt selection request

Public Attribute Documentation#

profile#

sl_si91x_performance_profile_t sl_wifi_performance_profile_t::profile

Performance profile of type sl_si91x_performance_profile_t.


dtim_aligned_type#

uint8_t sl_wifi_performance_profile_t::dtim_aligned_type

Set DTIM alignment required. DTIM Alignment Types.


num_of_dtim_skip#

uint8_t sl_wifi_performance_profile_t::num_of_dtim_skip

Default value to be used is 0.


listen_interval#

uint16_t sl_wifi_performance_profile_t::listen_interval

Listen interval.


monitor_interval#

uint16_t sl_wifi_performance_profile_t::monitor_interval

Monitor interval will be in millisecs, Default interval 50 milli secs is used if monitor_interval is set to 0. This is only valid when performance profile is set to ASSOCIATED_POWER_SAVE_LOW_LATENCY.


twt_request#

sl_wifi_twt_request_t sl_wifi_performance_profile_t::twt_request

twt request.


twt_selection#

sl_wifi_twt_selection_t sl_wifi_performance_profile_t::twt_selection

twt selection request