Searched refs:HDR_UNICODE_PREFIX_LENGTH (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ | ||
H A D | obex_headers.cpp | 47 const uint8_t ObexHeader::HDR_UNICODE_PREFIX_LENGTH; member in OHOS::bluetooth::ObexHeader 217 uint16_t bytesLen = ObexUtils::GetBufData16(buf, pos) - HDR_UNICODE_PREFIX_LENGTH; in ParseUnicodeText() |
H A D | obex_headers.h | 389 static const uint8_t HDR_UNICODE_PREFIX_LENGTH = 3; member in OHOS::bluetooth::ObexActionType::ObexSessionParameters::ObexHeaderDataType::ObexHeader |
Completed in 4 milliseconds