Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dsub_mac_csl_receiver.cpp110 …ateCsl(uint16_t aPeriod, uint8_t aChannel, otShortAddress aShortAddr, const otExtAddress *aExtAddr) in UpdateCsl()
Dmac_links.hpp474 …ateCsl(uint16_t aPeriod, uint8_t aChannel, otShortAddress aShortAddr, const otExtAddress *aExtAddr) in UpdateCsl()
/openthread-latest/src/core/radio/
Dradio.hpp983 …rror Radio::EnableCsl(uint32_t aCslPeriod, otShortAddress aShortAddr, const otExtAddress *aExtAddr) in EnableCsl()
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp276 void otPlatRadioSetExtendedAddress(otInstance *aInstance, const otExtAddress *aExtAddr) in otPlatRadioSetExtendedAddress()
/openthread-latest/examples/platforms/simulation/
Dradio.c1108 const otExtAddress *aExtAddr) in otPlatRadioEnableCsl()