#
61776ecd |
| 20-Dec-2024 |
Matthias Ringwald <[email protected]> |
gatt-service/hids-client: fix in-place event for received HID reports
|
#
d41c2d28 |
| 20-Dec-2024 |
Matthias Ringwald <[email protected]> |
gatt-service/hids-client: fix in-place event for received HID reports
|
#
45cccc7d |
| 09-Oct-2024 |
Matthias Ringwald <[email protected]> |
gatt-service/hids-client: use gatt_client_att_status_to_error_code
|
#
b60c1680 |
| 25-Sep-2024 |
Matthias Ringwald <[email protected]> |
gatt-service/hids-client: use error code instead of att status
|
#
e5451bcd |
| 11-Jul-2024 |
Matthias Ringwald <[email protected]> |
gatt-service/hids_client: emit disconnected event on HCI disconnect and free connection struct
|
#
e3bccb1c |
| 17-Apr-2024 |
Matthias Ringwald <[email protected]> |
gatt-service/hids_client: emit GATTSERVICE_SUBEVENT_HID_REPORT_WRITTEN on hids_client_send_write_report
|
#
84d4ab66 |
| 17-Apr-2024 |
Matthias Ringwald <[email protected]> |
gatt-service/hids-client: emit GATTSERVICE_SUBEVENT_HID_REPORT for hids_client_send_write_report, fix #573
|
#
a2d3931b |
| 17-Apr-2024 |
Matthias Ringwald <[email protected]> |
gatt-service/hids_client: refactor hids_client_setup_report_event
|
#
a391be9a |
| 10-Sep-2023 |
Matthias Ringwald <[email protected]> |
hids_client: fix delete descriptors similar to PR #528
|
#
1fa7278e |
| 23-Jan-2023 |
Matthias Ringwald <[email protected]> |
hids_client: extract hids_client_handle_can_write_without_reponse
|
#
17229983 |
| 22-Aug-2022 |
Matthias Ringwald <[email protected]> |
hids_client: ignore response/notification if hids_client_disconnect() has been called by user
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
5fa2c39a |
| 07-Jun-2021 |
Milanka Ringwald <[email protected]> |
ble/gatt-service: avoid use after free in GATT service clients
|
#
3402111e |
| 07-Jun-2021 |
Milanka Ringwald <[email protected]> |
gatt-service: remove unused includes from GATT clients
|
#
8221aa88 |
| 05-May-2021 |
Matthias Ringwald <[email protected]> |
remove unused includes
|
#
0cbdb21b |
| 06-Apr-2021 |
Milanka Ringwald <[email protected]> |
hids_client: document api
|
#
fd39e93a |
| 31-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: move protocol mode to service, set protocol on boot mode, add report type as input param to get and write report functions
|
#
bd0562f1 |
| 30-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: test read characteristics, boot host
|
#
cd28e7b1 |
| 30-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: implement enable and disable notifications
|
#
6d6f7efc |
| 29-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: implement set protocol mode, suspend and exit suspend
|
#
af2241c2 |
| 26-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: get protocol mode, update pts test
|
#
f4d3b82a |
| 26-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: emit HID information
|
#
835a13f1 |
| 25-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: fix set state on connection successful
|
#
83d7ed1c |
| 25-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: fix report lookup, implement hids_client_send_get_report
|
#
19146789 |
| 25-Mar-2021 |
Milanka Ringwald <[email protected]> |
hids_client: fix discover external reports
|