Searched defs:aMaxLength (Results 1 – 2 of 2) sorted by relevance
90 uint16_t StringLength(const char *aString, uint16_t aMaxLength) in StringLength()
178 static Error FindTlv(const Message &aMessage, Type aType, uint16_t aMaxLength, Tlv &aTlv) in FindTlv()