Searched defs:GetCslPeriod (Results 1 – 2 of 2) sorted by relevance
/openthread-3.4.0/src/core/thread/ | ||
D | csl_tx_scheduler.hpp | 91 uint16_t GetCslPeriod(void) const { return mCslPeriod; } in GetCslPeriod() function in ot::CslTxScheduler::ChildInfo |
/openthread-3.4.0/src/core/mac/ | ||
D | mac.hpp | 625 uint16_t GetCslPeriod(void) const { return mCslPeriod; } in GetCslPeriod() function in ot::Mac::Mac |