Ravi kumar Veeramally ([email protected])

Number of posts: 663 (1.66 per day)
First post: 2013-10-29 09:48:15
Last post: 2014-12-02 09:53:12

Date List Subject
2014-06-26 21:30:45 linux-bluetooth [RFC 4/5] android/health: Implement mdl reconnect
2014-06-26 21:30:44 linux-bluetooth [RFC 3/5] android/health: Fix deleting channels queue
2014-06-26 21:30:43 linux-bluetooth [RFC 2/5] android/health: Implement mdl_closed_cb callback
2014-06-26 21:30:42 linux-bluetooth [RFC 1/5] android/client/health: Introduce close_channel API.
2014-06-26 21:30:41 linux-bluetooth [RFC 0/5] Implement MDL disconnect and reconnect
2014-06-26 21:04:14 linux-bluetooth [PATCH] android/health: Fix wrong user data passing in set_mcl_cb
2014-06-26 09:04:48 linux-bluetooth [PATCH_v4] android/health: Provide a helper funtion to search channel by id
2014-06-25 16:30:15 linux-bluetooth [PATCH_v3 3/3] android/hal-health: Return app_id and channel_id -1 in case of error
2014-06-25 16:30:14 linux-bluetooth [PATCH_v3 2/3] android/health: Provide a helper funtion to search channel by id
2014-06-25 16:30:13 linux-bluetooth [PATCH_v3 1/3] android/health: Rename matching functions
2014-06-25 11:45:17 linux-bluetooth [PATCH_v2 3/3] android/hal-health: Return app_id and channel_id -1 in case of error
2014-06-25 11:45:16 linux-bluetooth [PATCH_v2 2/3] android/health: Provide a helper funtion to search channel by id
2014-06-25 11:45:15 linux-bluetooth [PATCH_v2 1/3] android/health: Rename matching functions
2014-06-24 13:00:48 linux-bluetooth Re: [PATCH] android/health: Provide a helper funtion to search channel by id
2014-06-24 12:32:48 linux-bluetooth Re: [PATCH] android/health: Provide a helper funtion to search channel by id
2014-06-24 11:22:26 linux-bluetooth [PATCH] android/health: Provide a helper funtion to search channel by id
2014-06-23 15:06:04 linux-bluetooth [PATCH_v2 5/5] android/health: Update PTS results
2014-06-23 15:06:03 linux-bluetooth [PATCH_v2 4/5] android/client/health: Write dummy data on fd
2014-06-23 15:06:02 linux-bluetooth [PATCH_v2 3/5] android/client: Fix coding style
2014-06-23 15:06:01 linux-bluetooth [PATCH_v2 2/5] android/health: Fix error messages
2014-06-23 15:06:00 linux-bluetooth [PATCH_v2 1/5] android/health: Fix wrong mdep config index
2014-06-23 12:46:58 linux-bluetooth [RFC 2/2] android/health: Update PTS result
2014-06-23 12:46:57 linux-bluetooth [RFC 1/2] android/client/health: Write dummy data on fd
2014-06-23 12:00:25 linux-bluetooth [PATCH 3/3] android/client: Fix coding style
2014-06-23 12:00:24 linux-bluetooth [PATCH 2/3] android/health: Update PTS results
2014-06-23 12:00:23 linux-bluetooth [PATCH 1/3] android/health: Fix error messages
2014-06-22 11:59:01 linux-bluetooth [PATCH_v3 6/6] anrdroid/client/health: Cache fd and close on channel disconnection
2014-06-22 11:59:00 linux-bluetooth [PATCH_v3 5/6] android/health: Implement mcap_mdl_deleted_cb
2014-06-22 11:58:59 linux-bluetooth [PATCH_v3 4/6] android/health: Create and connect MDL
2014-06-22 11:58:58 linux-bluetooth [PATCH_v3 3/6] android/health: Notify channel status on channel destroy call
2014-06-22 11:58:57 linux-bluetooth [PATCH_v3 2/6] android/health: Cache remote mdep id on channel connect request
2014-06-22 11:58:56 linux-bluetooth [PATCH_v3 1/6] android/health: Check if device and channel already exists or not
2014-06-22 11:58:55 linux-bluetooth [PATCH_v3 0/6] Initial implementation for MCAP data channel
2014-06-22 11:08:07 linux-bluetooth Re: [PATCH_v2 5/7] android/health: Create and connect MDL
2014-06-22 11:06:03 linux-bluetooth Re: [PATCH_v2 2/7] android/health: Check if device and channel already exists or not
2014-06-20 12:23:36 linux-bluetooth [PATCH_v2 7/7] anrdroid/client/health: Cache fd and close on channel disconnection
2014-06-20 12:23:35 linux-bluetooth [PATCH_v2 6/7] android/health: Implement mcap_mdl_deleted_cb
2014-06-20 12:23:34 linux-bluetooth [PATCH_v2 5/7] android/health: Create and connect MDL
2014-06-20 12:23:33 linux-bluetooth [PATCH_v2 4/7] android/health: Notify channel status on channel destroy call
2014-06-20 12:23:32 linux-bluetooth [PATCH_v2 3/7] android/health: Cache remote mdep id on channel connect request
2014-06-20 12:23:31 linux-bluetooth [PATCH_v2 2/7] android/health: Check if device and channel already exists or not
2014-06-20 12:23:30 linux-bluetooth [PATCH_v2 1/7] android/health: Fix queue creation for mdeps and devices
2014-06-20 12:23:29 linux-bluetooth [PATCH_v2 0/7] Initial implementation for MCAP data channel
2014-06-20 07:14:22 linux-bluetooth Re: [PATCH 0/3] Initial implementation for MCAP data channel
2014-06-18 15:58:07 linux-bluetooth [PATCH 3/3] android/health: Create and connect MDL
2014-06-18 15:58:06 linux-bluetooth [PATCH 2/3] android/health: Cache remote mdep id on channel connect request
2014-06-18 15:58:05 linux-bluetooth [PATCH 1/3] android/health: Check if device and channel already exists or not
2014-06-18 15:58:04 linux-bluetooth [PATCH 0/3] Initial implementation for MCAP data channel
2014-06-17 12:53:27 linux-bluetooth [PATCH] android/health: Fix wrong parameter passing to android2bdaddr
2014-06-17 11:19:30 linux-bluetooth [PATCH_v4 4/4] android/health: Notify channel connection status
2014-06-17 11:19:29 linux-bluetooth [PATCH_v4 3/4] android/health: Initial connect channel implementation