Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_utils.h32 static void SetBufData16(uint8_t *bigEndData, uint16_t pos, const uint16_t &value);
H A Dobex_utils.cpp71 void ObexUtils::SetBufData16(uint8_t *bigEndData, uint16_t pos, const uint16_t &value) in SetBufData16() function in OHOS::bluetooth::ObexUtils
H A Dobex_headers.cpp822 ObexUtils::SetBufData16(packetBuf, pos, packetLength_); in Build()
834 ObexUtils::SetBufData16(packetBuf, pos, maxPacketLength_.get()[0]); in Build()
840 ObexUtils::SetBufData16(packetBuf, pos, headerItem->GetHeaderTotalSize()); in Build()

Completed in 4 milliseconds