Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_parser.c49 static TlvErrorCode TlvBytesToLength(const uint8_t *bytesBuffer, uint16_t bufLength, in TlvBytesToLength() function
96 TlvErrorCode errCode = TlvBytesToLength(lengthPartAddr, bufLength - curTlvNodeLen, in TlvFillNode()