Searched refs:GetLastRssi (Results 1 – 2 of 2) sorted by relevance
/openthread-3.7.0/src/core/thread/ | ||
D | network_diagnostic_tlvs.hpp | 827 int8_t GetLastRssi(void) const { return mLastRssi; } in GetLastRssi() function in ot::NetworkDiagnostic::ChildTlv |
/openthread-3.7.0/src/core/utils/ | ||
D | mesh_diag.cpp | 613 mLastRssi = aChildTlv.GetLastRssi(); in SetFrom() |