Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_parser.c38 static inline bool IsNextTlvLength(uint8_t num) in IsNextTlvLength() function
60 if (IsNextTlvLength(bytesBuffer[i])) { in TlvBytesToLength()