Searched refs:IsNextTlvLength (Results 1 – 1 of 1) sorted by relevance
38 static inline bool IsNextTlvLength(uint8_t num) in IsNextTlvLength() function60 if (IsNextTlvLength(bytesBuffer[i])) { in TlvBytesToLength()