Home
last modified time | relevance | path

Searched defs:header_ie (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/modules/openthread/platform/
Dradio.c1372 struct ieee802154_header_ie header_ie = in otPlatRadioEnableCsl() local
1436 uint8_t header_ie[OT_IE_HEADER_SIZE + OT_THREAD_IE_SIZE + OT_CST_IE_SIZE] = { 0 }; in otPlatRadioEnableCst() local
/Zephyr-latest/include/zephyr/net/
Dieee802154_radio.h1243 struct ieee802154_header_ie *header_ie; member