![]() |
nrfxlib API 3.3.99
|
| 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.
| [in] | p_original_frame | Pointer to the original frame to be transmitted. |