Searched defs:mCslChannel (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/openthread/src/core/thread/ | ||
H A D | csl_tx_scheduler.hpp | 106 uint8_t mCslChannel; ///< The channel the device will listen on. member in ot::CslTxScheduler::ChildInfo |
H A D | network_diagnostic_tlvs.hpp | 900 uint8_t mCslChannel; // CSL channel. member in ot::NetworkDiagnostic::ChildTlv |
/aosp_15_r20/external/openthread/src/core/mac/ | ||
H A D | sub_mac.hpp | 674 uint8_t mCslChannel : 7; // The CSL sample channel. member in ot::Mac::SubMac |
H A D | mac.hpp | 880 uint8_t mCslChannel; member in ot::Mac::Mac |
/aosp_15_r20/external/openthread/include/openthread/ | ||
H A D | mesh_diag.h | 264 uint8_t mCslChannel; ///< CSL channel. member |