Searched defs:GetCslPeriod (Results 1 – 3 of 3) sorted by relevance
/openthread-3.5.0/src/core/thread/ | ||
D | csl_tx_scheduler.hpp | 91 uint16_t GetCslPeriod(void) const { return mCslPeriod; } in GetCslPeriod() function in ot::CslTxScheduler::ChildInfo |
D | network_diagnostic_tlvs.hpp | 848 uint16_t GetCslPeriod(void) const { return HostSwap16(mCslPeriod); } in GetCslPeriod() function in ot::NetworkDiagnostic::ChildTlv |
/openthread-3.5.0/src/core/mac/ | ||
D | mac.hpp | 622 uint16_t GetCslPeriod(void) const { return mCslPeriod; } in GetCslPeriod() function in ot::Mac::Mac |