Home
last modified time | relevance | path

Searched defs:GetCslPeriod (Results 1 – 2 of 2) sorted by relevance

/openthread-3.4.0/src/core/thread/
Dcsl_tx_scheduler.hpp91 uint16_t GetCslPeriod(void) const { return mCslPeriod; } in GetCslPeriod() function in ot::CslTxScheduler::ChildInfo
/openthread-3.4.0/src/core/mac/
Dmac.hpp625 uint16_t GetCslPeriod(void) const { return mCslPeriod; } in GetCslPeriod() function in ot::Mac::Mac