Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dradio.c1368 const otExtAddress *aExtAddr) in otPlatRadioEnableCsl() argument
1390 config.ack_ie.ext_addr = aExtAddr != NULL ? aExtAddr->m8 : NULL; in otPlatRadioEnableCsl()
1432 const otExtAddress *aExtAddr) in otPlatRadioEnableCst() argument
1463 config.ack_ie.ext_addr = aExtAddr != NULL ? aExtAddr->m8 : NULL; in otPlatRadioEnableCst()