Back to Esp Idf

IEEE 802.15.4

docs/en/migration-guides/release-5.x/5.2/ieee802154.rst

6.1-dev307 B
Original Source

IEEE 802.15.4

:link_to_translation:zh_CN:[中文]

Receive Handle Done

User must call the function :cpp:func:esp_ieee802154_receive_handle_done to notify 802.15.4 driver after the received frame is handled. Otherwise the frame buffer will not be freed for future use.