Searched refs:ParseFields (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
H A D | obex_headers.cpp | 97 void ObexHeader::ParseFields(const uint8_t *buf, const uint8_t &code, uint16_t &pos, bool isRequest, bool isConnect) in ParseFields() function in OHOS::bluetooth::ObexHeader 174 ParseFields(buf, code, pos, isRequest, isConnect); in Parse()
|
H A D | obex_headers.h | 542 void ParseFields(const uint8_t *buf, const uint8_t &code, uint16_t &pos, bool isRequest, bool isConnect);
|
Completed in 4 milliseconds