Searched defs:SetCslChannel (Results 1 – 2 of 2) sorted by relevance
| /external/openthread/src/core/thread/ | ||
| D | csl_tx_scheduler.hpp | 86         void    SetCslChannel(uint8_t aChannel) { mCslChannel = aChannel; }  in SetCslChannel()  function in ot::CslTxScheduler::ChildInfo | 
| /external/openthread/src/core/mac/ | ||
| D | mac.cpp | 2290 void Mac::SetCslChannel(uint8_t aChannel)  in SetCslChannel()  function in ot::Mac::Mac |