Searched refs:m_transmitted_hooks (Results 1 – 1 of 1) sorted by relevance
120 static const transmitted_hook m_transmitted_hooks[] = variable289 for (uint32_t i = 0; i < sizeof(m_transmitted_hooks) / sizeof(m_transmitted_hooks[0]); i++) in nrf_802154_core_hooks_transmitted()291 if (m_transmitted_hooks[i] == NULL) in nrf_802154_core_hooks_transmitted()296 m_transmitted_hooks[i](p_frame); in nrf_802154_core_hooks_transmitted()