Searched defs:AppendTlv (Results 1 – 2 of 2) sorted by relevance
48 static uint8_t *AppendTlv(uint8_t *buffer, const TlvCommon *tlv, const uint8_t *boundary, uint32_t … in AppendTlv() function
53 uint8_t *TlvUtils::AppendTlv(uint8_t *buffer, const TlvCommon *tlv, const uint8_t *boundary, uint32… in AppendTlv() function in OHOS::NetStack::TlvUtils