Home
last modified time | relevance | path

Searched defs:mCslSynchronized (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dcsl_tx_scheduler.hpp105 bool mCslSynchronized : 1; ///< Indicates whether or not the child is CSL synchronized. member in ot::CslTxScheduler::ChildInfo
/aosp_15_r20/external/openthread/include/openthread/
H A Dmesh_diag.h247 bool mCslSynchronized : 1; ///< Is CSL capable and CSL synchronized. member