Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/mac/
H A Dsub_mac_csl_receiver.cpp113 …ateCsl(uint16_t aPeriod, uint8_t aChannel, otShortAddress aShortAddr, const otExtAddress *aExtAddr) in UpdateCsl()
H A Dmac_links.hpp474 …ateCsl(uint16_t aPeriod, uint8_t aChannel, otShortAddress aShortAddr, const otExtAddress *aExtAddr) in UpdateCsl()
/aosp_15_r20/external/openthread/src/core/radio/
H A Dradio.hpp977 …rror Radio::EnableCsl(uint32_t aCslPeriod, otShortAddress aShortAddr, const otExtAddress *aExtAddr) in EnableCsl()
/aosp_15_r20/external/openthread/tests/fuzz/
H A Dfuzzer_platform.cpp269 void otPlatRadioSetExtendedAddress(otInstance *aInstance, const otExtAddress *aExtAddr) in otPlatRadioSetExtendedAddress()
/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Dradio.c1205 const otExtAddress *aExtAddr) in otPlatRadioEnableCsl()