Home
last modified time | relevance | path

Searched defs:UpdateCsl (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/src/core/mac/
H A Dsub_mac_csl_receiver.cpp113 bool SubMac::UpdateCsl(uint16_t aPeriod, uint8_t aChannel, otShortAddress aShortAddr, const otExtAd… in UpdateCsl() function in ot::Mac::SubMac
H A Dmac_links.hpp474 …bool UpdateCsl(uint16_t aPeriod, uint8_t aChannel, otShortAddress aShortAddr, const otExtAddress *… in UpdateCsl() function in ot::Mac::Links
H A Dmac.cpp2302 void Mac::UpdateCsl(void) in UpdateCsl() function in ot::Mac::Mac