History log of /btstack/src/ble/gatt-service/hids_device.c (Results 1 – 25 of 40)
Revision Date Author Comments
# 2cca3b08 13-Aug-2024 Matthias Ringwald <[email protected]>

btstack_hid_parser: fix param ordering


# 8e7b5449 10-Jul-2024 Markus Zehnder <[email protected]>

hids_device: return status for request_can_send_now_event


# f5fc5029 19-Sep-2023 Matthias Ringwald <[email protected]>

gatt-service/hids_device: handle read/write of Boot Keyboard Output characteristic


# bbf45f89 19-Sep-2023 Milanka Ringwald <[email protected]>

gatt-service/hids_device: lookup on init Boot Keyboard Output Characteristic


# b3b57560 19-Sep-2023 Milanka Ringwald <[email protected]>

gatt-service/hid_device: exit immediately after handling att_handle in write callback


# 8af7e88b 19-Sep-2023 Milanka Ringwald <[email protected]>

gatt-service/hid_device: refactor input param name


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

hids_device: provide report for GET REPORT operation via callback


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

hids_device: emit HIDS_SUBEVENT_SET_REPORT for write and write without response to report characteristics


# 086ea75f 18-Sep-2023 Matthias Ringwald <[email protected]>

hids_device: rename can send now callback


# 689e7fb3 14-Sep-2023 Matthias Ringwald <[email protected]>

gatt-service: abort write callback if transaction mode is set


# 2c84eaa3 27-Jun-2023 Matthias Ringwald <[email protected]>

gatt-service/hids_device: handle reports without notify


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

gatt-service/hids_device: provide report id in report enable events


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

gatt-service/hids_device: remove unused function


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

gatt-service/hids_device: fix param order hids_device_get_report_for_id_and_type


# 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


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

gatt-service/hids_device: fix report id lookup in hids_device_send_report_with_type


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

gatt-service/hids_device: fix report lookup functions


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

gatt-service/hids_device: use provided storage in hids_device_init_with_storage


# 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


# 843359ed 20-Sep-2022 Matthias Ringwald <[email protected]>

gatt-service: fix own service lookup


# c1dbba9d 28-Apr-2022 Matthias Ringwald <[email protected]>

gatt-service: fix warnings


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

license: update text


12