Parent: 47b6cfeee3335c2d8a25876537071b30630abf4b
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2023-01-06 00:01:57
Tree: 91daa93a8332e177a527fa28ec6b2897ab0ff7bc
hog-lib: Fix not handling BT_ATT_OP_HANDLE_NFY_MULT This is a temporary fix for not handling BT_ATT_OP_HANDLE_NFY_MULT in GAttr so the code will use g_attrib_attach_client to attach the bt_gatt_client instance which is then used to register notifications including those sent with BT_ATT_OP_HANDLE_NFY_MULT. Fixes: https://github.com/bluez/bluez/issues/71
Diffstat
| M | profiles/input/hog-lib.c | | | 23 | +++++++++++++++++++++- - |
| M | src/device.c | | | 1 | + |
2 files changed, 22 insertions(+), 2 deletions(-)