#
8cec2b74 |
| 25-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: fix read HID descriptor
|
#
556456cc |
| 24-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: put external characteristics in a separate array
|
#
708c69d2 |
| 31-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: add test support
|
#
021192e1 |
| 22-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: merge states for boot and report mode
|
#
da142a6f |
| 18-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: store HID descriptor
|
#
3322b222 |
| 18-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: parse all EXTERNAL_REPORT_REFERENCE descriptors
|
#
28da36a6 |
| 17-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: rename states, fix external report search
|
#
7e1e6e7d |
| 17-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: refactor querying report map and report characteristics
|
#
ef102a9e |
| 16-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: rename variable
|
#
e7bd2dbe |
| 16-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: get HID Descriptor and External Report Reference from Report Map Characteristic
|
#
70093cf5 |
| 16-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: get report ID from external report reference
|
#
a381a464 |
| 15-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: fix get next report index
|
#
ab116b1c |
| 12-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: store boot input characteristics mapping into reports array
|
#
2fe59e00 |
| 12-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: check report type in report lookup
|
#
1624214b |
| 12-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: implement hids_client_send_report
|
#
2901a9b7 |
| 12-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: fix enable mouse and keyboard
|
#
72a8858f |
| 11-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: emit report event, add example
|
#
6bcfb631 |
| 11-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: boot mode, handle connect
|
#
cf26c8fb |
| 09-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: skeleton code for connect
|
#
fc975d0e |
| 09-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: move to gatt_service
|