History log of /btstack/src/ble/gatt-service/hids_device.h (Results 1 – 15 of 15)
Revision Date Author Comments
# 8e7b5449 10-Jul-2024 Markus Zehnder <[email protected]>

hids_device: return status for request_can_send_now_event


# 1b9864ea 18-Sep-2023 Matthias Ringwald <[email protected]>

hids_device: provide report for GET REPORT operation via callback


# d38dfb7f 22-Jun-2023 Matthias Ringwald <[email protected]>

gatt-service/hids_device: return status for all send input functions


# 45569c34 22-Jun-2023 Matthias Ringwald <[email protected]>

gatt-service/hids_device: provide hids_device_send_input_report_for_id


# 6853468e 22-Jun-2023 Matthias Ringwald <[email protected]>

gatt-service/hids_device: remove functions to send output/feature reports


# f823745a 13-Jun-2023 Milanka Ringwald <[email protected]>

gatt-service: support multiple instances of INPUT, OUTPUT and FEATURE reports


# f4f6c196 13-Jun-2023 Milanka Ringwald <[email protected]>

gatt-service/hids_device: use array of report characteristics instead of separated struct fields


# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# 90f75057 28-May-2021 Milanka Ringwald <[email protected]>

docu: update header files tagging


# 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


# 80e33422 11-May-2019 Matthias Ringwald <[email protected]>

Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)


# bb880bdd 25-Sep-2018 Matthias Ringwald <[email protected]>

hids_service: add include and c++ guards


# 0235c9e5 13-Sep-2018 Milanka Ringwald <[email protected]>

hids_device: pts testing done


# a4bfc4fe 25-Sep-2017 Matthias Ringwald <[email protected]>

hog: hid-over-gatt - add hids_device gatt service and hog_keyboard_demo example