Searched refs:REQUEST_DIGEST (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ | ||
H A D | obex_headers.cpp | 1302 const uint8_t ObexDigestResponse::REQUEST_DIGEST; member in OHOS::bluetooth::ObexDigestResponse 1309 return GetTlvtriplet(ObexDigestResponse::REQUEST_DIGEST); in GetRequestDigest() 1324 tlvTriplets_.push_back(std::make_unique<TlvTriplet>(ObexDigestResponse::REQUEST_DIGEST, length, requestDigest)); in AppendRequestDigest() |
H A D | obex_headers.h | 138 static const uint8_t REQUEST_DIGEST = 0x00; member in OHOS::bluetooth::ObexActionType::ObexDigestResponse |
Completed in 4 milliseconds