Searched refs:TLV_SPAN_STRING_CONTENT (Results 1 – 2 of 2) sorted by relevance
40 constexpr uint8_t TLV_SPAN_STRING_CONTENT = 0x01; variable
966 TLVUtil::WriteUint8(buff, TLV_SPAN_STRING_CONTENT); in EncodeTlv()987 case TLV_SPAN_STRING_CONTENT: { in DecodeTlvExt()