nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nrf_802154_ack_timeout_abort()

bool nrf_802154_ack_timeout_abort ( nrf_802154_term_t  term_lvl,
req_originator_t  req_orig 
)

#include <nrf_802154/driver/src/mac_features/nrf_802154_ack_timeout.h>

Aborts a started ACK timeout procedure.

Parameters
[in]term_lvlTermination level set by the request for aborting the ongoing operation.
[in]req_origModule that originates the abort request.

If the ACK timeout procedure is not running during the call, this function does nothing.

Return values
trueACK timeout procedure han been stopped.