TWT (Target Wake Time) reschedule configuration structure.
Public Attributes#
uint8_t
TWT session flow ID.
Specifies the action need to be taken for rescheduling the TWT session. This determines how and when the TWT session would be suspended or adjusted. See sl_wifi_reschedule_twt_action_t for the possible actions.
uint16_t
Reserved.
uint8_t
Reserved.
uint64_t
Duration to suspend the respective TWT session, in microseconds.
Public Attribute Documentation#
twt_action#
sl_wifi_reschedule_twt_action_t sl_wifi_reschedule_twt_config_t::twt_action
Specifies the action need to be taken for rescheduling the TWT session. This determines how and when the TWT session would be suspended or adjusted. See sl_wifi_reschedule_twt_action_t for the possible actions.
suspend_duration#
uint64_t sl_wifi_reschedule_twt_config_t::suspend_duration
Duration to suspend the respective TWT session, in microseconds.