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