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

◆ nrf_802154_imm_tx_transmit()

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.

The function transmits the immediately, if the radio is sleeping or idle receiving.

Parameters
[in]p_framePointer to a frame data structure.
[in]p_metadataPointer to metadata structure. Contains detailed properties of data to transmit and additional parameters for the procedure.
Return values
trueThe transmission procedure was scheduled.
falseThe driver could not schedule the transmission procedure.