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