Searched defs:GetCslPeriod (Results 1 – 3 of 3) sorted by relevance
| /openthread-latest/src/core/thread/ | ||
| D | csl_tx_scheduler.hpp | 89 uint16_t GetCslPeriod(void) const { return mCslPeriod; } in GetCslPeriod() function in ot::CslTxScheduler::NeighborInfo |
| D | network_diagnostic_tlvs.hpp | 776 uint16_t GetCslPeriod(void) const { return BigEndian::HostSwap16(mCslPeriod); } in GetCslPeriod() function in ot::NetworkDiagnostic::ChildTlv |
| /openthread-latest/src/core/mac/ | ||
| D | mac.hpp | 593 uint16_t GetCslPeriod(void) const { return mCslPeriod; } in GetCslPeriod() function in ot::Mac::Mac |