Home
last modified time | relevance | path

Searched refs:Tlv (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_lite/frameworks/want_lite/src/
H A Dwant.cpp98 Tlv *EncapTlv(uint8_t type, uint8_t length, const void *value, uint8_t valueLen)
102 // Tlv header can only has 2 bytes.
116 Tlv *newTlv = reinterpret_cast<Tlv *>(AdapterMalloc(sizeof(Tlv)));
128 void FreeTlvStruct(Tlv *tlv)
134 Tlv *CombineKeyValueTlv(Tlv *keyTlv, Tlv *valueTlv)
148 Tlv *newTl
[all...]
/foundation/ability/ability_lite/frameworks/want_lite/include/
H A Dwant_utils.h25 } Tlv; typedef

Completed in 1 milliseconds