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

◆ nrf_802154_encrypt_tx_ack_failed_hook()

void nrf_802154_encrypt_tx_ack_failed_hook ( uint8_t *  p_ack,
nrf_802154_tx_error_t  error 
)

ACK TX failed hook for the encryption module.

This function aborts the transformation procedure of the provided ACK frame.

Parameters
[in]p_ackPointer to the buffer that contains a frame being transmitted.
[in]errorCause of the failed transmission.