linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ v0 0/4] Fix losing Service Changed indication
@ 2012-09-28 14:47 Claudio Takahasi
  2012-09-28 14:47 ` [PATCH BlueZ v0 1/4] gatt: Remove unneeded handle range check Claudio Takahasi
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Claudio Takahasi @ 2012-09-28 14:47 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Claudio Takahasi

Apply after:
"gatt: Remove reading Service Changed characteristic after connected"
sent from Andrzej Kaczmarek

This patch series adds Service Changed characteristic handle storage
allowing GATT service to manage Service Changed indication when the
connection is established.

The patch to remove the entry from "gatt" file will be sent in the next
patch series. It is unclear to me if we need to extend the device or
profile drive to indicate that the device is being removed/purged from
the system or if the expected implementation is to move to per-device
storage(TODO file). At the moment, it is not possible to detect in the
drivers remove callback if the device is being removed from the system
or if it bluetoothd is exiting.


Claudio Takahasi (4):
  gatt: Remove unneeded handle range check
  gatt: Ignore Service Changed if not bonded
  gatt: Add storing Service Changed handle
  gatt: Add reading stored Service Changed handle

 profiles/gatt/gas.c | 90 ++++++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 83 insertions(+), 7 deletions(-)

-- 
1.7.12


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

end of thread, other threads:[~2012-10-01  8:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-28 14:47 [PATCH BlueZ v0 0/4] Fix losing Service Changed indication Claudio Takahasi
2012-09-28 14:47 ` [PATCH BlueZ v0 1/4] gatt: Remove unneeded handle range check Claudio Takahasi
2012-09-28 14:47 ` [PATCH BlueZ v0 2/4] gatt: Ignore Service Changed if not bonded Claudio Takahasi
2012-09-28 14:47 ` [PATCH BlueZ v0 3/4] gatt: Add storing Service Changed handle Claudio Takahasi
2012-09-28 14:47 ` [PATCH BlueZ v0 4/4] gatt: Add reading stored " Claudio Takahasi
2012-10-01  8:42 ` [PATCH BlueZ v0 0/4] Fix losing Service Changed indication Johan Hedberg

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).