Home
last modified time | relevance | path

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

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