WWAH App Event Retry manager#
Callbacks for WWAH App Event Retry manager Component.
Callbacks#
sl_zigbee_af_wwah_app_event_retry_manager_config_backoff_params_cb(uint8_t firstBackoffTimeSeconds, uint8_t backoffSeqCommonRatio, uint32_t maxBackoffTimeSeconds, uint8_t maxRedeliveryAttempts)
WWAH app event retry manager config backoff parameters callback.
Callbacks Documentation#
sl_zigbee_af_wwah_app_event_retry_manager_config_backoff_params_cb#
sl_status_t sl_zigbee_af_wwah_app_event_retry_manager_config_backoff_params_cb (uint8_t firstBackoffTimeSeconds, uint8_t backoffSeqCommonRatio, uint32_t maxBackoffTimeSeconds, uint8_t maxRedeliveryAttempts)
WWAH app event retry manager config backoff parameters callback.
Parameters
N/A | firstBackoffTimeSeconds | Ver.: always |
N/A | backoffSeqCommonRatio | Ver.: always |
N/A | maxBackoffTimeSeconds | Ver.: always |
N/A | maxRedeliveryAttempts | Ver.: always |
This callback is called when the app event retry manager (re)configures the backoff parameters of the critical message queue provider plugin.
Definition at line
111
of file app/framework/plugin/wwah-app-event-retry-manager/wwah-app-event-retry-manager.h