2024-04-10 15:32:26

by fdanis-oss

[permalink] [raw]
Subject: [bluez/bluez] 991ec8: shared/uhid: Add support for bt_uhid_replay

Branch: refs/heads/master
Home: https://github.com/bluez/bluez
Commit: 991ec8e2e088dbfeb954b6fe003e4188d516ba5a
https://github.com/bluez/bluez/commit/991ec8e2e088dbfeb954b6fe003e4188d516ba5a
Author: Luiz Augusto von Dentz <[email protected]>
Date: 2024-04-10 (Wed, 10 Apr 2024)

Changed paths:
M src/shared/uhid.c
M src/shared/uhid.h

Log Message:
-----------
shared/uhid: Add support for bt_uhid_replay

This adds support for bt_uhid_replay which enablind replaying
GET/SET_REPORT messages stored during the first time a device is
created.


Commit: a78c839b5d8546e660c4a382ab1c5c1d3a2a16a6
https://github.com/bluez/bluez/commit/a78c839b5d8546e660c4a382ab1c5c1d3a2a16a6
Author: Luiz Augusto von Dentz <[email protected]>
Date: 2024-04-10 (Wed, 10 Apr 2024)

Changed paths:
M profiles/input/hog-lib.c

Log Message:
-----------
hog-lib: Make use of bt_uhid_replay

This makes use of bt_uhid_replay to replay the GET/SET_REPORT messages
recorded during the first time the device is created.


Commit: 528f5a8c7d76a77ba6aa95b425986315cbecf3b3
https://github.com/bluez/bluez/commit/528f5a8c7d76a77ba6aa95b425986315cbecf3b3
Author: Luiz Augusto von Dentz <[email protected]>
Date: 2024-04-10 (Wed, 10 Apr 2024)

Changed paths:
M profiles/input/device.c
M src/shared/uhid.c

Log Message:
-----------
input/device: Make use of bt_uhid_replay

This makes use of bt_uhid_replay to replay the GET/SET_REPORT messages
recorded as it offer the same functionality as hidp_replay.


Commit: b163e2bd03034cfbdbf449f85144917497bb1799
https://github.com/bluez/bluez/commit/b163e2bd03034cfbdbf449f85144917497bb1799
Author: Luiz Augusto von Dentz <[email protected]>
Date: 2024-04-10 (Wed, 10 Apr 2024)

Changed paths:
M profiles/input/hog-lib.c

Log Message:
-----------
hog-lib: Destroy uHID device if there is traffic while disconnected

This attempts to destroy input device if there is an attempt to
communicate with it while disconnected.


Compare: https://github.com/bluez/bluez/compare/7604a577c9d7...b163e2bd0303

To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications