* [bluez/bluez] b91d92: shared/gatt-db: Add gatt_db_attribute_get_service
@ 2022-12-19 21:03 Luiz Augusto von Dentz
0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2022-12-19 21:03 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/master
Home: https://github.com/bluez/bluez
Commit: b91d9213d951277896845830d0680061c7643828
https://github.com/bluez/bluez/commit/b91d9213d951277896845830d0680061c7643828
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2022-12-16 (Fri, 16 Dec 2022)
Changed paths:
M src/shared/gatt-db.c
M src/shared/gatt-db.h
Log Message:
-----------
shared/gatt-db: Add gatt_db_attribute_get_service
This adds gatt_db_attribute_get_service which can be used to get the
service which the given attribute belongs to.
Commit: da203f5dbc7edaa15b55d1efcea3fda5e43cfc2e
https://github.com/bluez/bluez/commit/da203f5dbc7edaa15b55d1efcea3fda5e43cfc2e
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2022-12-16 (Fri, 16 Dec 2022)
Changed paths:
M src/shared/gatt-client.c
Log Message:
-----------
shared/gatt-client: Fix not removing pending services
If there are no characteristics to discover, or for some reason
bt_gatt_discover_descriptors is skiped, or the last attribute is
actually a included service the service should be removed from
pending list as there will be no more attributes to be discovered.
Fixes: https://github.com/bluez/bluez/issues/438
Compare: https://github.com/bluez/bluez/compare/1270afa5aa1c...da203f5dbc7e
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-12-19 21:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-19 21:03 [bluez/bluez] b91d92: shared/gatt-db: Add gatt_db_attribute_get_service Luiz Augusto von Dentz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).