Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_utils.h36 static uint32_t GetBufData32(const uint8_t *bigEndData, uint16_t pos = 0);
H A Dobex_utils.cpp91 uint32_t ObexUtils::GetBufData32(const uint8_t *bigEndData, uint16_t pos) in GetBufData32() function in OHOS::bluetooth::ObexUtils
H A Dobex_headers.cpp145 AppendWord(headerId, ObexUtils::GetBufData32(buf, pos)); in ParseOptionalHeaders()
935 return ObexUtils::GetBufData32(GetVal()); in GetUint32()

Completed in 4 milliseconds