Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dlink_metrics_types.hpp154 static uint8_t GetValueLength(uint8_t aTypeId) in GetValueLength() function in ot::LinkMetrics::TypeId
Dlink_metrics.cpp171 if (TypeId::GetValueLength(typeId) > sizeof(uint8_t)) in HandleReport()