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

◆ nrf_802154_tx_work_buffer_get()

const uint8_t * nrf_802154_tx_work_buffer_get ( const uint8_t * p_original_frame)

Gets buffer to be transmitted.

Depending on whether p_original_frame has a work buffer bound, this function either returns that work buffer or the original frame, if no such binding exists.

Parameters
[in]p_original_framePointer to the original frame to be transmitted.
Returns
Pointer to a buffer to be transmitted.