Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_encrypt.h108 bool nrf_802154_encrypt_tx_failed_hook(uint8_t * p_frame, nrf_802154_tx_error_t error);
Dnrf_802154_core_hooks.c142 nrf_802154_encrypt_tx_failed_hook,
Dnrf_802154_encrypt.c397 bool nrf_802154_encrypt_tx_failed_hook(uint8_t * p_frame, nrf_802154_tx_error_t error) in nrf_802154_encrypt_tx_failed_hook() function