Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH v2 0/5]android/gatt: GATT client improvements
@ 2014-04-10 15:30 Lukasz Rymanowski
  2014-04-10 15:30 ` [PATCH v2 1/5] android/gatt: Refactor send_client_connect_notify Lukasz Rymanowski
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Lukasz Rymanowski @ 2014-04-10 15:30 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: szymon.janc, Lukasz Rymanowski

This patch sets adds:
* preparation for client listen handling
* refactor send_client_connect_notify function
* fix scenario when application unregister client without proper cleaning

v2:
* removed listen from this patch set. Will send it later.
* cleaning of other patches


Lukasz Rymanowski (5):
  android/gatt: Refactor send_client_connect_notify
  android/gatt: Fix handling client unregister
  android/gatt: Move functions up in the file
  android/gatt: Cleanup device lists
  android/gatt: Fix type of status parameter

 android/gatt.c | 209 ++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 146 insertions(+), 63 deletions(-)

-- 
1.8.4


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

end of thread, other threads:[~2014-04-11 13:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-10 15:30 [PATCH v2 0/5]android/gatt: GATT client improvements Lukasz Rymanowski
2014-04-10 15:30 ` [PATCH v2 1/5] android/gatt: Refactor send_client_connect_notify Lukasz Rymanowski
2014-04-11 13:27   ` Szymon Janc
2014-04-11 13:32     ` Lukasz Rymanowski
2014-04-11 13:39       ` Szymon Janc
2014-04-10 15:30 ` [PATCH v2 2/5] android/gatt: Fix handling client unregister Lukasz Rymanowski
2014-04-10 15:30 ` [PATCH v2 3/5] android/gatt: Move functions up in the file Lukasz Rymanowski
2014-04-10 15:30 ` [PATCH v2 4/5] android/gatt: Cleanup device lists Lukasz Rymanowski
2014-04-10 15:30 ` [PATCH v2 5/5] android/gatt: Fix type of status parameter Lukasz Rymanowski
2014-04-11 13:37   ` Szymon Janc

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