Linux bluetooth development
 help / color / mirror / Atom feed
* [RFC 0/7] HDP initial implementaion
@ 2014-06-09 14:28 Ravi kumar Veeramally
  2014-06-09 14:28 ` [RFC 1/7] android/hal-health: Fix passing buf not cmd for passing data Ravi kumar Veeramally
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Ravi kumar Veeramally @ 2014-06-09 14:28 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Ravi kumar Veeramally

This patchset is initial implementaion for HDP at daemon side.
Cacheing application data and prepare SDP record based on MDEPs
configuration and notify app state.

Ravi kumar Veeramally (7):
  android/hal-health: Fix passing buf not cmd for passing data
  android/hal-msg: Add application id to mdep config cmd struct
  android/health: Cache health application data on app register call
  android/health: Perform clean up on app unregister call
  android/health: Add HDP SDP record
  android/hal-health: Add app state event handler
  android/health: Notify application registration status

 android/hal-health.c |  16 +-
 android/hal-msg.h    |   1 +
 android/health.c     | 710 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 717 insertions(+), 10 deletions(-)

-- 
1.8.3.2


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

end of thread, other threads:[~2014-06-10 12:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-09 14:28 [RFC 0/7] HDP initial implementaion Ravi kumar Veeramally
2014-06-09 14:28 ` [RFC 1/7] android/hal-health: Fix passing buf not cmd for passing data Ravi kumar Veeramally
2014-06-09 14:28 ` [RFC 2/7] android/hal-msg: Add application id to mdep config cmd struct Ravi kumar Veeramally
2014-06-09 14:28 ` [RFC 3/7] android/health: Cache health application data on app register call Ravi kumar Veeramally
2014-06-09 14:28 ` [RFC 4/7] android/health: Perform clean up on app unregister call Ravi kumar Veeramally
2014-06-09 14:28 ` [RFC 5/7] android/health: Add HDP SDP record Ravi kumar Veeramally
2014-06-09 14:28 ` [RFC 6/7] android/hal-health: Add app state event handler Ravi kumar Veeramally
2014-06-09 14:28 ` [RFC 7/7] android/health: Notify application registration status Ravi kumar Veeramally
2014-06-10 12:58 ` [RFC 0/7] HDP initial implementaion Szymon Janc

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