nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_802154_core_hooks_tx_failed()

void nrf_802154_core_hooks_tx_failed ( uint8_t * p_frame,
nrf_802154_tx_error_t error )

#include <nrf_802154/driver/src/nrf_802154_core_hooks.h>

Processes hooks for the TX failed event.

Parameters
[in]p_framePointer to a buffer that contains PHR and PSDU of the frame that was not transmitted.
[in]errorCause of the failed transmission.