Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/7] android/gatt: Further connection handling refactor
@ 2014-04-28 13:31 Jakub Tyszkowski
  2014-04-28 13:32 ` [PATCH 1/7] android/gatt: Use common struct for client and server applications Jakub Tyszkowski
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Jakub Tyszkowski @ 2014-04-28 13:31 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Jakub Tyszkowski

This patch set unifies how client and server connections are handled.

Last patch adds the actual server connection handling, which mostly use common
code.

Jakub Tyszkowski (7):
  android/gatt: Use common struct for client and server applications
  android/gatt: Store client and server apps on a single list
  android/gatt: Rename connection list
  android/gatt: Rename connection struct
  android/gatt: Fix some whitespace issues
  ndroid/gatt: Extract common code from client_connect
  android/gatt: Handle Server apps connections

 android/gatt.c | 488 +++++++++++++++++++++++++++++----------------------------
 1 file changed, 248 insertions(+), 240 deletions(-)

--
1.9.1


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

end of thread, other threads:[~2014-04-28 16:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-28 13:31 [PATCH 0/7] android/gatt: Further connection handling refactor Jakub Tyszkowski
2014-04-28 13:32 ` [PATCH 1/7] android/gatt: Use common struct for client and server applications Jakub Tyszkowski
2014-04-28 13:32 ` [PATCH 2/7] android/gatt: Store client and server apps on a single list Jakub Tyszkowski
2014-04-28 13:32 ` [PATCH 3/7] android/gatt: Rename connection list Jakub Tyszkowski
2014-04-28 13:32 ` [PATCH 4/7] android/gatt: Rename connection struct Jakub Tyszkowski
2014-04-28 13:32 ` [PATCH 5/7] android/gatt: Fix some whitespace issues Jakub Tyszkowski
2014-04-28 13:32 ` [PATCH 6/7] ndroid/gatt: Extract common code from client_connect Jakub Tyszkowski
2014-04-28 13:32 ` [PATCH 7/7] android/gatt: Handle Server apps connections Jakub Tyszkowski
2014-04-28 16:01 ` [PATCH 0/7] android/gatt: Further connection handling refactor Szymon Janc

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