Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/thread/
H A Dchild.hpp352 uint16_t GetSupervisionInterval(void) const { return mSupervisionInterval; } in GetSupervisionInterval() function in ot::Child
H A Dnetwork_diagnostic_tlvs.hpp803 …uint16_t GetSupervisionInterval(void) const { return BigEndian::HostSwap16(mSupervisionInterval); } in GetSupervisionInterval() function in ot::NetworkDiagnostic::ChildTlv