esp_ieee802154_receive_handle_done() function
Notify the IEEE 802.15.4 Radio that the frame is handled done by upper layer.
Arguments
frame
The pointer to the frame which was passed from the function `esp_ieee802154_receive_done()` or ack frame from `esp_ieee802154_transmit_done()`.
Return value
- ESP_OK on success - ESP_FAIL if frame is invalid.
Examples
esp_ieee802154_receive_handle_done() is referenced by 1 libraries and example projects: