nrfxlib API 2.8.99
|
void nrf_802154_core_hooks_tx_ack_failed | ( | uint8_t * | p_ack, |
nrf_802154_tx_error_t | error ) |
#include <nrf_802154/driver/src/nrf_802154_core_hooks.h>
Processes hooks for the ACK TX failed event.
[in] | p_ack | Pointer to a buffer that contains PHR and PSDU of the ACK frame that was not transmitted. |
[in] | error | Cause of the failed transmission. |