Searched defs:mCslTimeout (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/openthread/src/core/thread/ | ||
H A D | csl_tx_scheduler.hpp | 107 uint32_t mCslTimeout; ///< The sync timeout, in seconds. member in ot::CslTxScheduler::ChildInfo |
H A D | network_diagnostic_tlvs.hpp | 899 uint32_t mCslTimeout; // CSL Timeout in seconds. member in ot::NetworkDiagnostic::ChildTlv |
H A D | mle.hpp | 1436 uint32_t mCslTimeout; member in ot::Mle::Mle |
/aosp_15_r20/external/openthread/include/openthread/ | ||
H A D | mesh_diag.h | 263 uint32_t mCslTimeout; ///< CSL Timeout in seconds. member |