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

◆ nrf_802154_core_notify_buffer_free()

bool nrf_802154_core_notify_buffer_free ( uint8_t * p_data)

Notify the core module that a higher layer freed a frame buffer.

When there are no free buffers available, the core does not start the receiver. If the core receives this notification, it changes the internal state to make sure the receiver is started if requested.

Parameters
[in]p_dataPointer to buffer that has been freed.