Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp126 bool ObexHeader::ParseOptionalHeaders(const uint8_t *buf, const uint16_t &size, uint16_t &pos) in ParseOptionalHeaders() function in OHOS::bluetooth::ObexHeader
176 if (!ParseOptionalHeaders(buf, size, pos)) { in Parse()
H A Dobex_headers.h543 bool ParseOptionalHeaders(const uint8_t *buf, const uint16_t &size, uint16_t &pos);

Completed in 4 milliseconds