Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/6] android/gatt: GATT client improvements
@ 2014-04-10  8:42 Lukasz Rymanowski
  2014-04-10  8:42 ` [PATCH 1/6] android/gatt: Add client listen support Lukasz Rymanowski
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Lukasz Rymanowski @ 2014-04-10  8:42 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

Lukasz Rymanowski (6):
  android/gatt: Add client listen support
  android/gatt: Refactor send_client_connect_notify
  android/gatt: Move functions up in the file
  android/gatt: Fix handling client unregister
  android/gatt: Move put_device_on_disc_list up in the file
  android/gatt: Move not used devices to disconnected dev queue

 android/gatt.c | 347 ++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 282 insertions(+), 65 deletions(-)

-- 
1.8.4


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

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

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-10  8:42 [PATCH 0/6] android/gatt: GATT client improvements Lukasz Rymanowski
2014-04-10  8:42 ` [PATCH 1/6] android/gatt: Add client listen support Lukasz Rymanowski
2014-04-10  8:59   ` Lukasz Rymanowski
2014-04-10 12:15   ` Szymon Janc
2014-04-10 13:40     ` Lukasz Rymanowski
2014-04-10  8:42 ` [PATCH 2/6] android/gatt: Refactor send_client_connect_notify Lukasz Rymanowski
2014-04-10 12:19   ` Szymon Janc
2014-04-10  8:42 ` [PATCH 3/6] android/gatt: Move functions up in the file Lukasz Rymanowski
2014-04-10  8:42 ` [PATCH 4/6] android/gatt: Fix handling client unregister Lukasz Rymanowski
2014-04-10  8:43 ` [PATCH 5/6] android/gatt: Move put_device_on_disc_list up in the file Lukasz Rymanowski
2014-04-10  8:43 ` [PATCH 6/6] android/gatt: Move not used devices to disconnected dev queue Lukasz Rymanowski
2014-04-10 12:40   ` Szymon Janc

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