linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH_v2 0/4] Intiates L2CAP Control Channel
@ 2014-06-16 22:02 Ravi kumar Veeramally
  2014-06-16 22:02 ` [PATCH_v2 1/4] profiles/health/hdp: Fix memory leak in SDP record preparati Sdp record preparation part is copied to android/health.c from profiles/health/hdp_utils.c. Memory leak is noticed while testing. Memory summay is from android daemon, but code snippet is same. It is already fixed in android/health.c while submitting android related patches Ravi kumar Veeramally
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Ravi kumar Veeramally @ 2014-06-16 22:02 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Ravi kumar Veeramally

v2: Fixed Szymon's comments (provided utility to convert
  wrong HAL channel type defines, minor issues).

v1: Patchset is initial implementaion for MCL connection. It can
  be tested with PTS, register application in source or sink role
  and run source or sink L2CAP control channel tests. Initiate
  channel connection from haltest, only MCAP MCL gets connected.

Ravi kumar Veeramally (4):
  profiles/health/hdp: Fix memory leak in SDP record preparati     Sdp
    record preparation part is copied to android/health.c from    
    profiles/health/hdp_utils.c. Memory leak is noticed while    
    testing. Memory summay is from android daemon, but code snippet    
    is same. It is already fixed in android/health.c while submitting   
     android related patches.
  anrdoid/health: Fix wrong channel type defines
  android/health: Initial connect channel implementation
  android/health: Notify channel connection status

 android/health.c           | 451 ++++++++++++++++++++++++++++++++++++++++++++-
 profiles/health/hdp_util.c |   2 +
 2 files changed, 450 insertions(+), 3 deletions(-)

-- 
1.9.1


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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-16 22:02 [PATCH_v2 0/4] Intiates L2CAP Control Channel Ravi kumar Veeramally
2014-06-16 22:02 ` [PATCH_v2 1/4] profiles/health/hdp: Fix memory leak in SDP record preparati Sdp record preparation part is copied to android/health.c from profiles/health/hdp_utils.c. Memory leak is noticed while testing. Memory summay is from android daemon, but code snippet is same. It is already fixed in android/health.c while submitting android related patches Ravi kumar Veeramally
2014-06-17  9:29   ` Szymon Janc
2014-06-17  9:59     ` Ravi kumar Veeramally
2014-06-16 22:02 ` [PATCH_v2 2/4] anrdoid/health: Fix wrong channel type defines Ravi kumar Veeramally
2014-06-17  9:29   ` Szymon Janc
2014-06-17 10:03     ` Ravi kumar Veeramally
2014-06-16 22:02 ` [PATCH_v2 3/4] android/health: Initial connect channel implementation Ravi kumar Veeramally
2014-06-17 10:16   ` Szymon Janc
2014-06-17 10:48     ` Ravi kumar Veeramally
2014-06-16 22:02 ` [PATCH_v2 4/4] android/health: Notify channel connection status Ravi kumar Veeramally

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).