Searched refs:m_tx_started_hooks (Results 1 – 1 of 1) sorted by relevance
157 static const tx_started_hook m_tx_started_hooks[] = variable339 for (uint32_t i = 0; i < sizeof(m_tx_started_hooks) / sizeof(m_tx_started_hooks[0]); i++) in nrf_802154_core_hooks_tx_started()341 if (m_tx_started_hooks[i] == NULL) in nrf_802154_core_hooks_tx_started()346 result = m_tx_started_hooks[i](p_frame); in nrf_802154_core_hooks_tx_started()