History log of /btstack/src/btstack_hid_parser.c (Results 1 – 25 of 48)
Revision Date Author Comments
# a8ddb7ee 26-Sep-2024 Matthias Ringwald <[email protected]>

btstack_hid_parser: fix build with log_debug


# 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


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

btstack_hid_parser: lazy scan for usages


# 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


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

btstack_hid_parser: add HID Descriptor Usage iterator


# 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


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

btstack_hid_parser: exit btstack_hid_parser_find_next_usage upon state change


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

btstack_hid_parser: use descriptor iterator for hid_find_next_usage


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

btstack_hid_parser: add HID Descriptor Iterator


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

btstack_hid_parser: extract btstack_hid_main_item_tag_for_report_type


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

btstack_hid_parser: inline hid_post_process_item, update usage_page/usage_pos only in btstack_hid_parser_find_next_usage


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

btstack_hid_parers: use HID Descriptor Iterator in Report ID helper functions


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

btstack_hid_parser: add HID Descriptor Iterator


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

btstack_hid_parser: move tracking of active record up


# cb406331 31-Jul-2024 Dirk Helbig <[email protected]>

btstack_hid_parser: fix warnings


# 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


12