Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCHv2 0/5] Client descriptor operations
@ 2014-04-01 15:19 Jakub Tyszkowski
  2014-04-01 15:19 ` [PATCHv2 1/5] android/gatt: Add queue for characteristic descriptors caching Jakub Tyszkowski
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Jakub Tyszkowski @ 2014-04-01 15:19 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Jakub Tyszkowski

v2 changes:
	* Rebased on top of latest changes and cleanups.
	* Function flow was redesigned to minimize label jumps.

Jakub Tyszkowski (5):
  android/gatt: Add queue for characteristic descriptors caching
  android/gatt: Handle get descriptor client command
  android/gatt: Add descriptors sending and caching for client
  android/gatt: Add client read descriptor handler
  android/gatt: Add client write descriptor handler

 android/gatt.c | 529 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 525 insertions(+), 4 deletions(-)

--
1.9.0


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

end of thread, other threads:[~2014-04-03 14:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-01 15:19 [PATCHv2 0/5] Client descriptor operations Jakub Tyszkowski
2014-04-01 15:19 ` [PATCHv2 1/5] android/gatt: Add queue for characteristic descriptors caching Jakub Tyszkowski
2014-04-01 15:19 ` [PATCHv2 2/5] android/gatt: Handle get descriptor client command Jakub Tyszkowski
2014-04-01 15:19 ` [PATCHv2 3/5] android/gatt: Add descriptors sending and caching for client Jakub Tyszkowski
2014-04-01 15:19 ` [PATCHv2 4/5] android/gatt: Add client read descriptor handler Jakub Tyszkowski
2014-04-01 15:19 ` [PATCHv2 5/5] android/gatt: Add client write " Jakub Tyszkowski
2014-04-03 14:27 ` [PATCHv2 0/5] Client descriptor operations Szymon Janc

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