Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_parser.c44 static inline void TlvByteToLength(uint8_t byte, uint16_t *len) in TlvByteToLength() function
58 TlvByteToLength(bytesBuffer[i], &len); in TlvBytesToLength()