Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH_v2 0/4] Implement missing PAN interface and notifications
@ 2013-11-12 14:20 Ravi kumar Veeramally
  2013-11-12 14:20 ` [PATCH_v2 1/4] android/pan: Add PAN related defines and event struct to hsl-msg header Ravi kumar Veeramally
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Ravi kumar Veeramally @ 2013-11-12 14:20 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Ravi kumar Veeramally

v2: Fixed wrong number of opcode values as per Johan's comments.

v1: Patch set implements missing cleanup interface and adds event structs
    to hal-msg.h and implements connection and control state notifications.

Ravi kumar Veeramally (4):
  android/pan: Add PAN related defines and event struct to hsl-msg
    header
  android/pan: Add PAN cleanup interface implementation
  android/pan: Add notify method to PAN notifications
  android/pan: Handle connection and control state notifications

 android/hal-msg.h | 44 ++++++++++++++++++++++++++++++++++++++++++++
 android/hal-pan.c | 46 +++++++++++++++++++++++++++++++++++++++++++---
 android/hal.h     |  1 +
 3 files changed, 88 insertions(+), 3 deletions(-)

-- 
1.8.3.2


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

end of thread, other threads:[~2013-11-12 19:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-12 14:20 [PATCH_v2 0/4] Implement missing PAN interface and notifications Ravi kumar Veeramally
2013-11-12 14:20 ` [PATCH_v2 1/4] android/pan: Add PAN related defines and event struct to hsl-msg header Ravi kumar Veeramally
2013-11-12 14:20 ` [PATCH_v2 2/4] android/pan: Add PAN cleanup interface implementation Ravi kumar Veeramally
2013-11-12 14:20 ` [PATCH_v2 3/4] android/pan: Add notify method to PAN notifications Ravi kumar Veeramally
2013-11-12 17:06   ` Johan Hedberg
2013-11-12 19:33     ` Ravi kumar Veeramally
2013-11-12 14:20 ` [PATCH_v2 4/4] android/pan: Handle connection and control state notifications 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