Home
last modified time | relevance | path

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

/external/openthread/src/core/mac/
Dmac_links.hpp473 …ateCsl(uint16_t aPeriod, uint8_t aChannel, otShortAddress aShortAddr, const otExtAddress *aExtAddr) in UpdateCsl()
Dsub_mac.cpp1147 …ateCsl(uint16_t aPeriod, uint8_t aChannel, otShortAddress aShortAddr, const otExtAddress *aExtAddr) in UpdateCsl()
/external/openthread/tests/fuzz/
Dfuzzer_platform.cpp250 void otPlatRadioSetExtendedAddress(otInstance *aInstance, const otExtAddress *aExtAddr) in otPlatRadioSetExtendedAddress()
/external/openthread/src/core/radio/
Dradio.hpp969 …rror Radio::EnableCsl(uint32_t aCslPeriod, otShortAddress aShortAddr, const otExtAddress *aExtAddr) in EnableCsl()
/external/openthread/examples/platforms/simulation/
Dradio.c1204 const otExtAddress *aExtAddr) in otPlatRadioEnableCsl()