Home
last modified time | relevance | path

Searched refs:ParseUnicodeText (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.h541 void ParseUnicodeText(const uint8_t &headerId, const uint8_t *buf, uint16_t &pos);
H A Dobex_headers.cpp142 ParseUnicodeText(headerId, buf, pos); in ParseOptionalHeaders()
215 void ObexHeader::ParseUnicodeText(const uint8_t &headerId, const uint8_t *buf, uint16_t &pos) in ParseUnicodeText() function in OHOS::bluetooth::ObexHeader