![]() |
nrfxlib API 3.3.99
|
| 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.
| [in] | p_ack | Pointer to the buffer that contains a frame being transmitted. |
| [in] | error | Cause of the failed transmission. |