Searched refs:TlvBytesToNode (Results 1 – 1 of 1) sorted by relevance
165 TlvErrorCode TlvBytesToNode(const uint8_t *byteBuffer, uint16_t bufLength, TlvNode **tlv) in TlvBytesToNode() function237 TlvErrorCode errCode = TlvBytesToNode(payload, length, &tlvHead); in Parse()