Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/4] GATT server API fixes
@ 2015-03-04 21:57 Arman Uguray
  2015-03-04 21:57 ` [PATCH BlueZ 1/4] core/adapter: Deduplicate local service UUIDs Arman Uguray
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Arman Uguray @ 2015-03-04 21:57 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Arman Uguray

This patch set includes some minor bug fixes for the GATT server D-Bus API and
adds the missing implementation for the GattManager1.UnregisterService method.

Arman Uguray (4):
  core/adapter: Deduplicate local service UUIDs
  core/gatt: Fix crash in gatt-database destructor
  core/gatt: Remove spammy log messages
  core/gatt: Add UnregisterService and track sender

 src/adapter.c       | 30 +++++++++++++++++--------
 src/gatt-database.c | 63 +++++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 70 insertions(+), 23 deletions(-)

-- 
2.2.0.rc0.207.ga3a616c


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-03-05  7:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-04 21:57 [PATCH BlueZ 0/4] GATT server API fixes Arman Uguray
2015-03-04 21:57 ` [PATCH BlueZ 1/4] core/adapter: Deduplicate local service UUIDs Arman Uguray
2015-03-04 21:57 ` [PATCH BlueZ 2/4] core/gatt: Fix crash in gatt-database destructor Arman Uguray
2015-03-04 21:57 ` [PATCH BlueZ 3/4] core/gatt: Remove spammy log messages Arman Uguray
2015-03-04 21:57 ` [PATCH BlueZ 4/4] core/gatt: Add UnregisterService and track sender Arman Uguray
2015-03-05  7:38 ` [PATCH BlueZ 0/4] GATT server API fixes Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox