Searched defs:SetCslTimeout (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/src/core/thread/ | ||
H A D | csl_tx_scheduler.hpp | 89 void SetCslTimeout(uint32_t aTimeout) { mCslTimeout = aTimeout; } in SetCslTimeout() function in ot::CslTxScheduler::ChildInfo |
H A D | mle.cpp | 1055 void Mle::SetCslTimeout(uint32_t aTimeout) in SetCslTimeout() function in ot::Mle::Mle |