Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.h430 bool AppendItemTarget(const uint8_t *target, const uint16_t length);
H A Dobex_client.cpp320 header->AppendItemTarget(&serviceUUID.uuid128[0], sizeof(serviceUUID.uuid128)); in Connect()
H A Dobex_headers.cpp485 bool ObexHeader::AppendItemTarget(const uint8_t *target, const uint16_t length) in AppendItemTarget() function in OHOS::bluetooth::ObexHeader
500 OBEX_LOG_ERROR("AppendItemTarget length is wrong!"); in AppendItemTarget()

Completed in 6 milliseconds