Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dieee802154_radio.h1274 bool purge_ie; member
/Zephyr-latest/modules/openthread/platform/
Dradio.c1391 config.ack_ie.purge_ie = false; in otPlatRadioEnableCsl()
1408 config.ack_ie.purge_ie = true; in otPlatRadioResetCsl()
1464 config.ack_ie.purge_ie = false; in otPlatRadioEnableCst()
/Zephyr-latest/drivers/ieee802154/
Dieee802154_nrf5.c942 if (config->ack_ie.purge_ie) { in nrf5_configure()