Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp472 void ObexHeader::AppendTlvTriplets(const uint8_t headerId, ObexTlvParamters &tlvParamters) in AppendTlvTriplets() function in OHOS::bluetooth::ObexHeader
540 AppendTlvTriplets(ObexHeader::APP_PARAMETERS, params); in AppendItemAppParams()
545 AppendTlvTriplets(ObexHeader::AUTH_CHALLENGE, challenges); in AppendItemAuthChallenges()
550 AppendTlvTriplets(ObexHeader::AUTH_RESPONSE, responses); in AppendItemAuthResponse()
559 AppendTlvTriplets(ObexHeader::SESSION_PARAMETERS, params); in AppendItemSessionParams()
H A Dobex_headers.h538 void AppendTlvTriplets(const uint8_t headerId, ObexTlvParamters &tlvParamters);

Completed in 4 milliseconds