Home
last modified time | relevance | path

Searched defs:SetCslTimeout (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dcsl_tx_scheduler.hpp89 void SetCslTimeout(uint32_t aTimeout) { mCslTimeout = aTimeout; } in SetCslTimeout() function in ot::CslTxScheduler::ChildInfo
H A Dmle.cpp1055 void Mle::SetCslTimeout(uint32_t aTimeout) in SetCslTimeout() function in ot::Mle::Mle