Return-Path: From: Ravi kumar Veeramally To: linux-bluetooth@vger.kernel.org Cc: Ravi kumar Veeramally Subject: [PATCH 0/4] Implement missing PAN interface and notifications Date: Mon, 11 Nov 2013 16:53:37 +0200 Message-Id: <1384181621-8070-1-git-send-email-ravikumar.veeramally@linux.intel.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: 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 | 47 +++++++++++++++++++++++++++++++++++++++++++---- android/hal.h | 1 + 3 files changed, 88 insertions(+), 4 deletions(-) -- 1.8.3.2