e65dd92c | 14-Aug-2024 |
Matthias Ringwald <[email protected]> |
btstack_debug: use original log_info macros for Visual Studio |
f7acdd51 | 14-Aug-2024 |
Matthias Ringwald <[email protected]> |
hci_event_builder: fix compile warning |
959f2ebc | 14-Aug-2024 |
Matthias Ringwald <[email protected]> |
hfp_ag: fix compile warning |
fe796163 | 14-Aug-2024 |
Matthias Ringwald <[email protected]> |
btstack_hid: add hid usage pages and some usages for leds and keyboard |
60a1ee1b | 14-Aug-2024 |
Matthias Ringwald <[email protected]> |
l2cap: provide access to number of available credits in cbm/ecbm |
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 |
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 |
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 |