Home
last modified time | relevance | path

Searched defs:mCslPeriod (Results 1 – 6 of 6) sorted by relevance

/external/openthread/examples/platforms/utils/
Dmac_frame.h349 uint16_t mCslPeriod; ///< In unit of 10 symbols. member
/external/openthread/src/core/thread/
Dcsl_tx_scheduler.hpp106 …uint16_t mCslPeriod; ///< CSL sampled listening period between consecutive channel samples in unit… member in ot::CslTxScheduler::NeighborInfo
Dnetwork_diagnostic_tlvs.hpp807 uint16_t mCslPeriod; // CSL Period in unit of 10 symbols. member in ot::NetworkDiagnostic::ChildTlv
/external/openthread/include/openthread/
Dmesh_diag.h246 …uint16_t mCslPeriod; ///< CSL Period in unit of 10-symbols-time. Zero indicates CSL … member
/external/openthread/src/core/mac/
Dsub_mac.hpp666 …uint16_t mCslPeriod; // The CSL sample period, in units of 10 symbols (160 microseconds… member in ot::Mac::SubMac
Dmac.hpp922 uint16_t mCslPeriod; member in ot::Mac::Mac