Searched refs:FindStringTlv (Results 1 – 2 of 2) sorted by relevance
536 … return FindStringTlv(aMessage, StringTlvType::kType, StringTlvType::kMaxStringLength, aValue); in Find()700 …static Error FindStringTlv(const Message &aMessage, uint8_t aType, uint8_t aMaxStringLength, char …
212 Error Tlv::FindStringTlv(const Message &aMessage, uint8_t aType, uint8_t aMaxStringLength, char *aV… in FindStringTlv() function in ot::Tlv