Home
last modified time | relevance | path

Searched refs:receive_failed_notify (Results 1 – 1 of 1) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_core.c321 static void receive_failed_notify(nrf_802154_rx_error_t error) in receive_failed_notify() function
950 receive_failed_notify(NRF_802154_RX_ERROR_NO_BUFFER); in notify_no_rx_buffer()
1293 receive_failed_notify(NRF_802154_RX_ERROR_TIMESLOT_ENDED); in on_timeslot_ended()
1374 receive_failed_notify(NRF_802154_RX_ERROR_ABORTED); in on_preconditions_denied()
1846 receive_failed_notify(filter_result); in nrf_802154_trx_receive_frame_bcmatched()
1949 receive_failed_notify(NRF_802154_RX_ERROR_INVALID_FCS); in nrf_802154_trx_receive_frame_crcerror()
2120 receive_failed_notify(filter_result); in nrf_802154_trx_receive_frame_received()