Home
last modified time | relevance | path

Searched refs:m_frame_counter_injected (Results 1 – 1 of 1) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/driver/src/mac_features/
Dnrf_802154_security_writer.c55 static bool m_frame_counter_injected; ///< Flag that indicates if frame counter was injected. variable
163 m_frame_counter_injected = false; in nrf_802154_security_writer_tx_setup()
202 m_frame_counter_injected = true; in nrf_802154_security_writer_tx_setup()
240 if (m_frame_counter_injected) in nrf_802154_security_writer_tx_started_hook()