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