nrfxlib API 2.8.99
|
|
extern |
#include <nrf_802154/common/include/nrf_802154_callouts.h>
Notifies that the reception of a frame failed.
[in] | error | Error code that indicates the reason of the failure. |
[in] | id | Identifier of reception window the error occurred in. If the error is related to a delayed reception window requested through nrf_802154_receive_at, the value of id equals the identifier of the scheduled reception window. Otherwise, the value of id equals NRF_802154_RESERVED_IMM_RX_WINDOW_ID. |