Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/4] android: GATT HAL Implementation
@ 2014-03-06 11:27 Jakub Tyszkowski
  2014-03-06 11:27 ` [PATCH 1/4] android/hal-gatt: Add Client Event handlers Jakub Tyszkowski
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jakub Tyszkowski @ 2014-03-06 11:27 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Jakub Tyszkowski

Patchset adds the initial implementation of Android GATT HAL. This will allow
to start the actual GATT Service development inside the Android daemon.

Jakub Tyszkowski (4):
  android/hal-gatt: Add Client Event handlers
  android/hal-gatt: Add Client API calls
  android/hal-gatt: Add Server Event handlers
  android/hal-gatt: Add Server API calls

 android/hal-gatt.c | 689 ++++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 655 insertions(+), 34 deletions(-)

--
1.9.0


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

end of thread, other threads:[~2014-03-07  9:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-06 11:27 [PATCH 0/4] android: GATT HAL Implementation Jakub Tyszkowski
2014-03-06 11:27 ` [PATCH 1/4] android/hal-gatt: Add Client Event handlers Jakub Tyszkowski
2014-03-06 11:27 ` [PATCH 2/4] android/hal-gatt: Add Client API calls Jakub Tyszkowski
2014-03-06 11:27 ` [PATCH 3/4] android/hal-gatt: Add Server Event handlers Jakub Tyszkowski
2014-03-06 11:27 ` [PATCH 4/4] android/hal-gatt: Add Server API calls Jakub Tyszkowski
2014-03-07  9:52 ` [PATCH 0/4] android: GATT HAL Implementation Szymon Janc

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