Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/6] Add missing hid ipc doc and hal headers
@ 2013-11-06 11:48 Ravi kumar Veeramally
  2013-11-06 11:48 ` [PATCH 1/6] android/hid: Add missing hid send data parameters in ipc document Ravi kumar Veeramally
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Ravi kumar Veeramally @ 2013-11-06 11:48 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Ravi kumar Veeramally

This patch adds missing hid ipc documentation, hal headers,
renaming and virtual unplug notification in hid HAL.
Unsupported methods are virtual unplug and send data in daemon.

Ravi kumar Veeramally (6):
  android/hid: Add missing hid send data parameters in ipc document
  android/hid: Add missing parameters in send data struct in HAL headers
  android/hid: Fill send data structure variables in hal-hidhost
  android/hid: Rename virtual unplug define and struct
  android/hid: Add hid event virtual unplug structure to HAL msg headers
  android/hid: Handle virtual unplug notification in hid hal

 android/hal-hidhost.c   | 18 ++++++++++++++++--
 android/hal-ipc-api.txt |  4 +++-
 android/hal-msg.h       | 14 +++++++++++---
 android/hid.c           |  5 +++--
 4 files changed, 33 insertions(+), 8 deletions(-)

-- 
1.8.1.2


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

end of thread, other threads:[~2013-11-06 11:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-06 11:48 [PATCH 0/6] Add missing hid ipc doc and hal headers Ravi kumar Veeramally
2013-11-06 11:48 ` [PATCH 1/6] android/hid: Add missing hid send data parameters in ipc document Ravi kumar Veeramally
2013-11-06 11:48 ` [PATCH 2/6] android/hid: Add missing parameters in send data struct in HAL headers Ravi kumar Veeramally
2013-11-06 11:48 ` [PATCH 3/6] android/hid: Fill send data structure variables in hal-hidhost Ravi kumar Veeramally
2013-11-06 11:48 ` [PATCH 4/6] android/hid: Rename virtual unplug define and struct Ravi kumar Veeramally
2013-11-06 11:48 ` [PATCH 5/6] android/hid: Add hid event virtual unplug structure to HAL msg headers Ravi kumar Veeramally
2013-11-06 11:48 ` [PATCH 6/6] android/hid: Handle virtual unplug notification in hid hal 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