Searched refs:m_tx_ack_started_hooks (Results 1 – 1 of 1) sorted by relevance
200 static const tx_ack_started_hook m_tx_ack_started_hooks[] = variable386 for (uint32_t i = 0; i < sizeof(m_tx_ack_started_hooks) / sizeof(m_tx_ack_started_hooks[0]); in nrf_802154_core_hooks_tx_ack_started()389 if (m_tx_ack_started_hooks[i] == NULL) in nrf_802154_core_hooks_tx_ack_started()394 m_tx_ack_started_hooks[i](p_ack); in nrf_802154_core_hooks_tx_ack_started()