Home
last modified time | relevance | path

Searched refs:mSupplyVoltage (Results 1 – 3 of 3) sorted by relevance

/openthread-3.6.0/include/openthread/
Dnetdiag.h287 uint16_t mSupplyVoltage; member
/openthread-3.6.0/src/core/thread/
Dnetwork_diagnostic.cpp1152 …uccessOrExit(error = Tlv::Read<SupplyVoltageTlv>(aMessage, offset, aTlvInfo.mData.mSupplyVoltage)); in GetNextDiagTlv()
/openthread-3.6.0/src/cli/
Dcli.cpp7964 OutputLine("Supply Voltage: %umV", diagTlv.mData.mSupplyVoltage); in HandleDiagnosticGetResponse()