History log of /btstack/src/ble/gatt-service/hids_client.h (Results 1 – 25 of 29)
Revision Date Author Comments
# 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


# 1fa7278e 23-Jan-2023 Matthias Ringwald <[email protected]>

hids_client: extract hids_client_handle_can_write_without_reponse


# 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


# 1ea30d1b 19-May-2021 Milanka Ringwald <[email protected]>

docu: extract GATT clients and services documentation from source code


# 0cbdb21b 06-Apr-2021 Milanka Ringwald <[email protected]>

hids_client: document api


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

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


# 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


# 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


# 83d7ed1c 25-Mar-2021 Milanka Ringwald <[email protected]>

hids_client: fix report lookup, implement hids_client_send_get_report


# 556456cc 24-Mar-2021 Milanka Ringwald <[email protected]>

hids_client: put external characteristics in a separate array


# 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


# 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


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

hids_client: store boot input characteristics mapping into reports array


# 1624214b 12-Mar-2021 Milanka Ringwald <[email protected]>

hids_client: implement hids_client_send_report


12