Searched refs:TlvBytesToLength (Results 1 – 1 of 1) sorted by relevance
49 static TlvErrorCode TlvBytesToLength(const uint8_t *bytesBuffer, uint16_t bufLength, in TlvBytesToLength() function96 TlvErrorCode errCode = TlvBytesToLength(lengthPartAddr, bufLength - curTlvNodeLen, in TlvFillNode()