Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/2] Initial HID connect disconnect methods
@ 2013-10-28 14:47 Ravi kumar Veeramally
  2013-10-28 14:47 ` [PATCH 1/2] android: Add initial HID connect implementation Ravi kumar Veeramally
  2013-10-28 14:47 ` [PATCH 2/2] android: Add initial HID disconnect implementation Ravi kumar Veeramally
  0 siblings, 2 replies; 5+ messages in thread
From: Ravi kumar Veeramally @ 2013-10-28 14:47 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Ravi kumar Veeramally

Patchset adds hid connect and disconnect mechanisms at
L2CAP level. It opens the control channel and interrupt
channel and listens on io events. UHID, hid server and
reconnect related features not yet done.

Ravi kumar Veeramally (2):
  android: Add initial HID connect implementation
  android: Add initial HID disconnect implementation.

 Makefile.android   |    3 +-
 android/Android.mk |    1 +
 android/hid.c      |  260 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 263 insertions(+), 1 deletion(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2013-10-28 15:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-28 14:47 [PATCH 0/2] Initial HID connect disconnect methods Ravi kumar Veeramally
2013-10-28 14:47 ` [PATCH 1/2] android: Add initial HID connect implementation Ravi kumar Veeramally
2013-10-28 15:06   ` Luiz Augusto von Dentz
2013-10-28 14:47 ` [PATCH 2/2] android: Add initial HID disconnect implementation Ravi kumar Veeramally
2013-10-28 14:53   ` Luiz Augusto von Dentz

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