Home
last modified time | relevance | path

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

/external/openthread/src/core/mac/
Dmac_links.hpp471 …bool UpdateCsl(uint16_t aPeriod, uint8_t aChannel, otShortAddress aShortAddr, const otExtAddress *… in UpdateCsl() function in ot::Mac::Links
Dsub_mac.cpp1051 bool SubMac::UpdateCsl(uint16_t aPeriod, uint8_t aChannel, otShortAddress aShortAddr, const otExtAd… in UpdateCsl() function in ot::Mac::SubMac
Dmac.cpp2268 void Mac::UpdateCsl(void) in UpdateCsl() function in ot::Mac::Mac