Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dradio.c1384 const otExtAddress *aExtAddr) in otPlatRadioEnableCsl() argument
1406 config.ack_ie.ext_addr = aExtAddr != NULL ? aExtAddr->m8 : NULL; in otPlatRadioEnableCsl()
1448 const otExtAddress *aExtAddr) in otPlatRadioEnableCst() argument
1479 config.ack_ie.ext_addr = aExtAddr != NULL ? aExtAddr->m8 : NULL; in otPlatRadioEnableCst()