Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH_v2 0/6] HDP initial implementaion
@ 2014-06-16 15:01 Ravi kumar Veeramally
  2014-06-16 15:01 ` [PATCH_v2 1/6] android/health: Cache health application data on app register call Ravi kumar Veeramally
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Ravi kumar Veeramally @ 2014-06-16 15:01 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Ravi kumar Veeramally

v2: Fixed comments from Szymon (optimized cache patch,
    split notify patch, other issues).
v1: Fixed comments from szymon.

RFC_v2: Fixed comments by szymon and fixed issues while sebastian
testing with PTS.

RFC_v1: 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 (6):
  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/health: Notify application registration status
  android/health: Notify application deregistration status
  profile/health: Free sdp list after adding it to record

 android/health.c           | 717 ++++++++++++++++++++++++++++++++++++++++++++-
 profiles/health/hdp_util.c |   2 +
 2 files changed, 711 insertions(+), 8 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2014-06-16 16:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-16 15:01 [PATCH_v2 0/6] HDP initial implementaion Ravi kumar Veeramally
2014-06-16 15:01 ` [PATCH_v2 1/6] android/health: Cache health application data on app register call Ravi kumar Veeramally
2014-06-16 15:01 ` [PATCH_v2 2/6] android/health: Perform clean up on app unregister call Ravi kumar Veeramally
2014-06-16 15:01 ` [PATCH_v2 3/6] android/health: Add HDP SDP record Ravi kumar Veeramally
2014-06-16 15:01 ` [PATCH_v2 4/6] android/health: Notify application registration status Ravi kumar Veeramally
2014-06-16 15:01 ` [PATCH_v2 5/6] android/health: Notify application deregistration status Ravi kumar Veeramally
2014-06-16 15:01 ` [PATCH_v2 6/6] profile/health: Free sdp list after adding it to record Ravi kumar Veeramally
2014-06-16 16:41 ` [PATCH_v2 0/6] 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