Searched refs:GetValueLength (Results 1 – 2 of 2) sorted by relevance
154 static uint8_t GetValueLength(uint8_t aTypeId) in GetValueLength() function in ot::LinkMetrics::TypeId
171 if (TypeId::GetValueLength(typeId) > sizeof(uint8_t)) in HandleReport()