History log of /btstack/src/btstack_hid_parser.h (Results 1 – 25 of 28)
Revision Date Author Comments
# 3465b19c 06-Sep-2024 Dirk Helbig <[email protected]>

btstack_hid_parser: fix warnings


# 619253e6 13-Aug-2024 Matthias Ringwald <[email protected]>

btstack_hid_parser: ignore Report ID in Descriptor Usage iterator bit position


# a05e6df3 13-Aug-2024 Matthias Ringwald <[email protected]>

btstack_hid_parser: fix typo


# 5dd091fd 13-Aug-2024 Matthias Ringwald <[email protected]>

btstack_hid_parser: sort function


# c4241e61 13-Aug-2024 Matthias Ringwald <[email protected]>

btstack_hid_parser: extract btstack_hid_usage_iterator_t


# cc770b38 13-Aug-2024 Matthias Ringwald <[email protected]>

btstack_hid_parser: rename btstack_hid_parser_state_t -> btstack_hid_usage_iterator_state_t


# 2cca3b08 13-Aug-2024 Matthias Ringwald <[email protected]>

btstack_hid_parser: fix param ordering


# 279225e6 13-Aug-2024 Matthias Ringwald <[email protected]>

btstack_hid_parser: add HID_REPORT_ID_UNDEFINED


# 0ba748f2 13-Aug-2024 Matthias Ringwald <[email protected]>

btstack_hid_parser: re-implement Report Parser on top of Descriptor Usage iterator


# 86360e59 12-Aug-2024 Matthias Ringwald <[email protected]>

btstack_hid_parser: use 16-bit report id to store undefined id


# cdb96ae5 12-Aug-2024 Matthias Ringwald <[email protected]>

btstack_hid_parser: add HID Descriptor Usage iterator


# c45181fe 12-Aug-2024 Matthias Ringwald <[email protected]>

btstack_hid_parser: use descriptor iterator for report parsing


# 0c7e4a25 12-Aug-2024 Matthias Ringwald <[email protected]>

btstack_hid_parser: add HID Descriptor Iterator


# c17118d0 07-Mar-2024 Matthias Ringwald <[email protected]>

btstack_hid_parser: use bool for btstack_hid_report_id_declared


# 088c59df 07-Mar-2024 Matthias Ringwald <[email protected]>

btstack_hid_parser: use bool for btstack_hid_parser_has_more


# 0e7cc963 07-Mar-2024 Matthias Ringwald <[email protected]>

btstack_hid_parser: return report id invalid on parsing error


# 3a1d5296 07-Mar-2024 Matthias Ringwald <[email protected]>

btstack_hid_parser: return false on parsing error in btstack_hid_get_report_size_for_id


# 76fa2448 07-Mar-2024 Matthias Ringwald <[email protected]>

btstack_hid_parser: return if btstack_hid_parse_descriptor_item was sucessful


# 1a05cde1 13-Nov-2023 Matthias Ringwald <[email protected]>

hid_parser: fix regression from dfb01e7


# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# fe5a6c4e 27-May-2021 Milanka Ringwald <[email protected]>

src: add title to header files


# 3cbedd43 31-Mar-2021 Matthias Ringwald <[email protected]>

hid: prefix hid.h and hid.c with btstack_


# 4274fa70 12-Mar-2021 Milanka Ringwald <[email protected]>

hid: move structs from hid_parse to hid


# 80e33422 11-May-2019 Matthias Ringwald <[email protected]>

Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)


# dbcaefc7 09-Oct-2018 Milanka Ringwald <[email protected]>

hid_device: move ID validity check from test to library


12