Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH_v2 0/7] Initial code for hal hid host
@ 2013-10-23  7:41 Ravi kumar Veeramally
  2013-10-23  7:41 ` [PATCH_v2 1/7] android: Return right from hal_ipc_cmd call in hal hid connect Ravi kumar Veeramally
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Ravi kumar Veeramally @ 2013-10-23  7:41 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Ravi kumar Veeramally

Patch set is all about initial code for hal hidhost interfaces which
are .virtual_unplug, .set_info, .get_protocol, .set_protocol,
.get_report, .set_report and .send_data. Also includes issue fixes
for .connect and .disconnect interfaces.
---
_v2 is about fixing issues as per Johan comments.

Ravi kumar Veeramally (7):
  android: Return right from hal_ipc_cmd call in hal hid connect
  android: Return right from hal_ipc_cmd call in hal hid disconnect
  android: Add initial code for hidhost virtual unplug
  android: Add initial code for hidhost get and set protocol
  android: Add initial code for hidhost get and set report
  android: Add initial code for hidhost send data
  android: Add initial code for hidhost set hid information

 android/hal-hidhost.c |  126 ++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 105 insertions(+), 21 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2013-10-23  7:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-23  7:41 [PATCH_v2 0/7] Initial code for hal hid host Ravi kumar Veeramally
2013-10-23  7:41 ` [PATCH_v2 1/7] android: Return right from hal_ipc_cmd call in hal hid connect Ravi kumar Veeramally
2013-10-23  7:41 ` [PATCH_v2 2/7] android: Return right from hal_ipc_cmd call in hal hid disconnect Ravi kumar Veeramally
2013-10-23  7:41 ` [PATCH_v2 3/7] android: Add initial code for hidhost virtual unplug Ravi kumar Veeramally
2013-10-23  7:41 ` [PATCH_v2 4/7] android: Add initial code for hidhost get and set protocol Ravi kumar Veeramally
2013-10-23  7:41 ` [PATCH_v2 5/7] android: Add initial code for hidhost get and set report Ravi kumar Veeramally
2013-10-23  7:41 ` [PATCH_v2 6/7] android: Add initial code for hidhost send data Ravi kumar Veeramally
2013-10-23  7:41 ` [PATCH_v2 7/7] android: Add initial code for hidhost set hid information Ravi kumar Veeramally
2013-10-23  7:59 ` [PATCH_v2 0/7] Initial code for hal hid host Johan Hedberg

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