Searched refs:U16STRING_NULL_LENGTH (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ | ||
H A D | obex_headers.cpp | 42 const uint8_t ObexHeader::U16STRING_NULL_LENGTH; member in OHOS::bluetooth::ObexHeader 1072 (char16_t *)data_.data(), (dataSize_ - ObexHeader::U16STRING_NULL_LENGTH) / ObexHeader::U16STRING_LENGTH); in GetUnicodeText() |
H A D | obex_headers.h | 384 static const uint8_t U16STRING_NULL_LENGTH = 2; member in OHOS::bluetooth::ObexActionType::ObexSessionParameters::ObexHeaderDataType::ObexHeader |
Completed in 5 milliseconds