Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.h34 static const uint8_t UNICODE_TEXT = 0x00; member in OHOS::bluetooth::ObexHdrType
219 UNICODE_TEXT = 0x00, // Unicode text member in OHOS::bluetooth::ObexActionType::ObexSessionParameters::ObexHeaderDataType
H A Dobex_utils.cpp149 case ObexHeaderDataType::UNICODE_TEXT: in ObexHeaderItemDebug()
150 OBEX_LOG_INFO("UNICODE_TEXT:%{public}s", in ObexHeaderItemDebug()
H A Dobex_headers.cpp29 const uint8_t ObexHdrType::UNICODE_TEXT; member in OHOS::bluetooth::ObexHdrType
141 case ObexHdrType::UNICODE_TEXT: in ParseOptionalHeaders()
1078 return ObexHeaderDataType::UNICODE_TEXT; in GetHeaderClassType()

Completed in 8 milliseconds