![]() |
nrfxlib API 3.3.99
|
| 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.
| [in] | p_frame | Pointer to a frame data structure. |
| [in] | p_metadata | Pointer to metadata structure. Contains detailed properties of data to transmit and additional parameters for the procedure. |
| true | The transmission procedure was scheduled. |
| false | The driver could not schedule the transmission procedure. |