History log of /btstack/src/classic/obex_parser.c (Results 1 – 6 of 6)
Revision Date Author Comments
# e7b3edb0 27-Sep-2024 Matthias Ringwald <[email protected]>

obex_parser: add debug logging


# f4a7fdb5 06-Mar-2024 Matthias Ringwald <[email protected]>

obex_parser: use uint16_t forapp param len


# b56e8b56 09-Jun-2022 Matthias Ringwald <[email protected]>

classic: fix more warnings


# 3a6b6ac9 11-Apr-2022 Matthias Ringwald <[email protected]>

obex_parser: add obex_app_param_parser


# c90b7ec0 29-Nov-2021 Matthias Ringwald <[email protected]>

obex_parser: handle header with invalid 2-byte length field


# ac9a0d84 25-Nov-2021 Matthias Ringwald <[email protected]>

obex: add stream-based obex parser and tests