Commit: 21d45dda01da8665f04a7d17dbd040c54f6091c0
Parent: ee22431a8d849047c1f019d2dedaf8fb72151c2a
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-03-13 22:53:27
Tree: ca037debe433ec8f621cd27c6724c378dbc7571d

gatt-client: Fix Handle property of descriptors Patch cda5549f2475 ("gatt-client: Add read-only handles to dbus") introduced support for Handle properties to GATT attributes but the function descriptor_get_handle do access the user_pointer as it was a service not a descriptor. Fixes: https://github.com/bluez/bluez/issues/1133

Diffstat

M src/gatt-client.c | 4 ++- -

1 files changed, 2 insertions(+), 2 deletions(-)

View Full Diff | Patch