All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vikrampal <vikram.pal@samsung.com>
To: 'Gowtham Anandha Babu' <gowtham.ab@samsung.com>,
	linux-bluetooth@vger.kernel.org
Cc: d.kasatkin@samsung.com, bharat.panda@samsung.com, cpgs@samsung.com
Subject: RE: [PATCH 0/6] Add support for RFCOMM in btmon
Date: Fri, 31 Oct 2014 19:44:18 +0530	[thread overview]
Message-ID: <00a501cff515$0d93ebb0$28bbc310$@samsung.com> (raw)
In-Reply-To: <1414764241-2459-1-git-send-email-gowtham.ab@samsung.com>

Hi,

> -----Original Message-----
> From: linux-bluetooth-owner@vger.kernel.org [mailto:linux-bluetooth-
> owner@vger.kernel.org] On Behalf Of Gowtham Anandha Babu
> Sent: Friday, October 31, 2014 7:34 PM
> To: linux-bluetooth@vger.kernel.org
> Cc: d.kasatkin@samsung.com; bharat.panda@samsung.com;
> cpgs@samsung.com; Gowtham Anandha Babu
> Subject: [PATCH 0/6] Add support for RFCOMM in btmon
> 
> Adds an initial implementation for RFCOMM in Bluetooth monitor.
> 
> Implementation for Decoding MSC, RPN, RLS, PN, NSC frames will  be covered
> in the next patch-set.
> 
> Bharat Panda (2):
>   monitor/rfcomm: Add handlers for mcc frame type
>   monitor/rfcomm: Add mcc type handlers code
> 
> Gowtham Anandha Babu (4):
>   monitor/rfcomm: Add RFCOMM support to btmon
>   monitor/rfcomm: Add support for RFCOMM commands
>   monitor/rfcomm: Add support for UIH frame decoding
>   monitor/rfcomm: Add support for mcc frame decoding
> 
>  Makefile.tools   |   1 +
>  monitor/l2cap.c  |   4 +
>  monitor/l2cap.h  |   1 +
>  monitor/rfcomm.c | 333
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 339 insertions(+)
>  create mode 100644 monitor/rfcomm.c
> 
> --
> 1.9.1
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-bluetooth"
in
> the body of a message to majordomo@vger.kernel.org More majordomo
> info at  http://vger.kernel.org/majordomo-info.html

Please note that android/Android.mk needs to be updated if we change
anything on the build of btmon.

Regards,
Vikram


  parent reply	other threads:[~2014-10-31 14:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-31 14:03 [PATCH 0/6] Add support for RFCOMM in btmon Gowtham Anandha Babu
2014-10-31 14:03 ` [PATCH 1/6] monitor/rfcomm: Add RFCOMM support to btmon Gowtham Anandha Babu
2014-10-31 14:03 ` [PATCH 2/6] monitor/rfcomm: Add support for RFCOMM commands Gowtham Anandha Babu
2014-10-31 14:03 ` [PATCH 3/6] monitor/rfcomm: Add support for UIH frame decoding Gowtham Anandha Babu
2014-10-31 14:03 ` [PATCH 4/6] monitor/rfcomm: Add support for mcc " Gowtham Anandha Babu
2014-10-31 14:04 ` [PATCH 5/6] monitor/rfcomm: Add handlers for mcc frame type Gowtham Anandha Babu
2014-10-31 14:04 ` [PATCH 6/6] monitor/rfcomm: Add mcc type handlers code Gowtham Anandha Babu
2014-10-31 14:14 ` Vikrampal [this message]
2014-11-02 18:58   ` [PATCH 0/6] Add support for RFCOMM in btmon Luiz Augusto von Dentz
2014-11-03  5:32     ` Gowtham Anandha Babu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='00a501cff515$0d93ebb0$28bbc310$@samsung.com' \
    --to=vikram.pal@samsung.com \
    --cc=bharat.panda@samsung.com \
    --cc=cpgs@samsung.com \
    --cc=d.kasatkin@samsung.com \
    --cc=gowtham.ab@samsung.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.