35#ifndef NRF_802154_IMM_TX_H__
36#define NRF_802154_IMM_TX_H__
uint8_t nrf_802154_tx_error_t
Errors reported during the frame transmission.
Definition nrf_802154_types.h:88
nrf_802154_tx_error_t nrf_802154_imm_tx_transmit(const nrf_802154_frame_t *p_frame, const nrf_802154_transmit_metadata_t *p_metadata)
Immediately transmit the frame.
Definition nrf_802154_frame.h:139