Home
last modified time | relevance | path

Searched refs:GetTlvTriplets (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_utils.cpp160 for (auto &pm : static_cast<const ObexOptionalTlvHeader *>(&hi)->GetTlvParamters()->GetTlvTriplets()) { in ObexHeaderItemDebug()
H A Dobex_headers.cpp1162 for (auto &param : tlvParamters.GetTlvTriplets()) { in ObexOptionalTlvHeader()
1223 for (auto &param : GetTlvParamters()->GetTlvTriplets()) { in GetBytes()
1243 const std::vector<std::unique_ptr<TlvTriplet>> &ObexTlvParamters::GetTlvTriplets() const in GetTlvTriplets() function in OHOS::bluetooth::ObexTlvParamters
H A Dobex_headers.h104 const std::vector<std::unique_ptr<TlvTriplet>> &GetTlvTriplets() const;

Completed in 5 milliseconds