Home
last modified time | relevance | path

Searched defs:GetCslChannel (Results 1 – 3 of 3) sorted by relevance

/external/openthread/src/core/thread/
Dcsl_tx_scheduler.hpp83 uint8_t GetCslChannel(void) const { return mCslChannel; } in GetCslChannel() function in ot::CslTxScheduler::NeighborInfo
Dnetwork_diagnostic_tlvs.hpp790 uint8_t GetCslChannel(void) const { return mCslChannel; } in GetCslChannel() function in ot::NetworkDiagnostic::ChildTlv
/external/openthread/src/core/mac/
Dmac.hpp574 uint8_t GetCslChannel(void) const { return mCslChannel; } in GetCslChannel() function in ot::Mac::Mac