Home
last modified time | relevance | path

Searched refs:GetPsduCount (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/thread/
Dlink_metrics.cpp469 values.mPduCountValue = aRequestMessage.GetPsduCount(); in AppendReport()
/openthread-latest/src/core/common/
Dmessage.hpp1341 uint8_t GetPsduCount(void) const { return GetMetadata().mLqiAverager.GetCount(); } in GetPsduCount() function in ot::Message