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

◆ nrf_802154_core_hooks_tx_setup()

nrf_802154_tx_error_t nrf_802154_core_hooks_tx_setup ( nrf_802154_transmit_params_t * p_params)

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

Processes hooks which are to fire before the transmission but after previous operation has been already terminated.

Parameters
[in]p_paramsPointer to the transmission parameters.
Returns
Error reported by a hook implementation.