Searched defs:aShortAddr (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/openthread/src/core/radio/ |
H A D | radio.hpp | 977 inline Error Radio::EnableCsl(uint32_t aCslPeriod, otShortAddress aShortAddr, const otExtAddress *a… in EnableCsl() 1085 inline Error Radio::EnableCsl(uint32_t, otShortAddress aShortAddr, const otExtAddress *) in EnableCsl()
|
/aosp_15_r20/external/openthread/src/core/mac/ |
H A D | sub_mac_csl_receiver.cpp | 113 bool SubMac::UpdateCsl(uint16_t aPeriod, uint8_t aChannel, otShortAddress aShortAddr, const otExtAd… in UpdateCsl()
|
H A D | mac_links.hpp | 474 …bool UpdateCsl(uint16_t aPeriod, uint8_t aChannel, otShortAddress aShortAddr, const otExtAddress *… in UpdateCsl()
|
/aosp_15_r20/external/openthread/examples/platforms/simulation/ |
H A D | radio.c | 1204 otShortAddress aShortAddr, in otPlatRadioEnableCsl()
|