Searched refs:m_abort_hooks (Results 1 – 1 of 1) sorted by relevance
77 static const abort_hook m_abort_hooks[] = variable217 for (uint32_t i = 0; i < sizeof(m_abort_hooks) / sizeof(m_abort_hooks[0]); i++) in nrf_802154_core_hooks_terminate()219 if (m_abort_hooks[i] == NULL) in nrf_802154_core_hooks_terminate()224 result = m_abort_hooks[i](term_lvl, req_orig); in nrf_802154_core_hooks_terminate()