Searched defs:SetCslPeriod (Results 1 – 2 of 2) sorted by relevance
/openthread-3.7.0/src/core/thread/ | ||
D | csl_tx_scheduler.hpp | 92 void SetCslPeriod(uint16_t aPeriod) { mCslPeriod = aPeriod; } in SetCslPeriod() function in ot::CslTxScheduler::ChildInfo |
/openthread-3.7.0/src/core/mac/ | ||
D | mac.cpp | 2330 void Mac::SetCslPeriod(uint16_t aPeriod) in SetCslPeriod() function in ot::Mac::Mac |