35#ifndef NRF_802154_SECURITY_WRITER_H__
36#define NRF_802154_SECURITY_WRITER_H__
uint8_t nrf_802154_tx_error_t
Errors reported during the frame transmission.
Definition nrf_802154_types.h:88
void nrf_802154_security_writer_tx_started_hook(uint8_t *p_frame)
TX started hook for the security writer module.
nrf_802154_tx_error_t nrf_802154_security_writer_tx_setup(nrf_802154_transmit_params_t *p_params)
Transmission setup hook for the security writer module.
Definition nrf_802154_types_internal.h:121