Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp44 const uint8_t ObexHeader::UINT16_LENGTH; member in OHOS::bluetooth::ObexHeader
104 pos += UINT16_LENGTH; in ParseFields()
119 pos += UINT16_LENGTH; in ParseFields()
165 pos += UINT16_LENGTH; in Parse()
193 pos += UINT16_LENGTH; in ParseBytes()
218 pos += UINT16_LENGTH; in ParseUnicodeText()
226 ObexUtils::DataReverse(tmpBuf.get(), bytesLen, UINT16_LENGTH); in ParseUnicodeText()
254 filedPacketLength += UINT16_LENGTH; in ObexHeader()
406 packetLength_ += UINT16_LENGTH; in SetFieldMaxPacketLength()
823 pos += UINT16_LENGTH; in Build()
[all...]
H A Dobex_headers.h386 static const uint8_t UINT16_LENGTH = 2; member in OHOS::bluetooth::ObexActionType::ObexSessionParameters::ObexHeaderDataType::ObexHeader

Completed in 3 milliseconds