Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp522 void ObexHeader::AppendItemEndBody(const uint8_t *endBody, const uint16_t length) in AppendItemEndBody() argument
524 AppendBytes(ObexHeader::END_OF_BODY, endBody, length); in AppendItemEndBody()
H A Dobex_headers.h434 void AppendItemEndBody(const uint8_t *endBody, const uint16_t length);

Completed in 4 milliseconds