![]() |
nrfxlib API 3.3.99
|
| void nrf_802154_buffer_free_raw | ( | uint8_t * | p_data | ) |
#include <nrf_802154/common/include/nrf_802154.h>
Notifies the driver that the buffer containing the received frame is not used anymore.
p_data may be modified by this function. | [in] | p_data | Pointer to the buffer containing the received data that is no longer needed by the higher layer. |