Searched refs:aExtAddr (Results 1 – 1 of 1) sorted by relevance
1381 const otExtAddress *aExtAddr) in otPlatRadioEnableCsl() argument1403 config.ack_ie.ext_addr = aExtAddr != NULL ? aExtAddr->m8 : NULL; in otPlatRadioEnableCsl()1445 const otExtAddress *aExtAddr) in otPlatRadioEnableCst() argument1476 config.ack_ie.ext_addr = aExtAddr != NULL ? aExtAddr->m8 : NULL; in otPlatRadioEnableCst()
Completed in 11 milliseconds