Searched refs:m_tx_setup_hooks (Results 1 – 1 of 1) sorted by relevance
106 static const tx_setup_hook m_tx_setup_hooks[] = variable268 for (uint32_t i = 0; i < sizeof(m_tx_setup_hooks) / sizeof(m_tx_setup_hooks[0]); in nrf_802154_core_hooks_tx_setup()271 if (m_tx_setup_hooks[i] == NULL) in nrf_802154_core_hooks_tx_setup()276 result = m_tx_setup_hooks[i](p_frame, p_params, notify_function); in nrf_802154_core_hooks_tx_setup()