Linux bluetooth development
 help / color / mirror / Atom feed
From: Gowtham Anandha Babu <gowtham.ab@samsung.com>
To: linux-bluetooth@vger.kernel.org
Cc: d.kasatkin@samsung.com, bharat.panda@samsung.com,
	cpgs@samsung.com, luiz.dentz@gmail.com,
	Gowtham Anandha Babu <gowtham.ab@samsung.com>
Subject: [PATCH 3/3] tools/sdptool: Add MAP supported features
Date: Mon, 20 Oct 2014 20:34:29 +0530	[thread overview]
Message-ID: <1413817469-4255-3-git-send-email-gowtham.ab@samsung.com> (raw)
In-Reply-To: <1413817469-4255-1-git-send-email-gowtham.ab@samsung.com>

Add MapSupportedFeatures into MAS
attribute names.
---
 tools/sdptool.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/sdptool.c b/tools/sdptool.c
index 1600c3e..f2d3068 100644
--- a/tools/sdptool.c
+++ b/tools/sdptool.c
@@ -236,6 +236,7 @@ static struct attrib_def goep_attrib_names[] = {
 static struct attrib_def mas_attrib_names[] = {
 	{ 0x0315, "MASInstanceID", NULL, 0 },
 	{ 0x0316, "SupportedMessageTypes", NULL, 0 },
+	{ 0x0317, "MapSupportedFeatures", NULL, 0 },
 };
 
 /* Same for the UUIDs. See BT assigned numbers */
-- 
1.9.1


  parent reply	other threads:[~2014-10-20 15:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-20 15:04 [PATCH 1/3] obexd/map: Add support for MAP feature bits Gowtham Anandha Babu
2014-10-20 15:04 ` [PATCH 2/3] src/profile: Add feature bits to MAS SDP record Gowtham Anandha Babu
2014-10-20 15:04 ` Gowtham Anandha Babu [this message]
2014-10-22 10:44 ` [PATCH 1/3] obexd/map: Add support for MAP feature bits Luiz Augusto von Dentz

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=1413817469-4255-3-git-send-email-gowtham.ab@samsung.com \
    --to=gowtham.ab@samsung.com \
    --cc=bharat.panda@samsung.com \
    --cc=cpgs@samsung.com \
    --cc=d.kasatkin@samsung.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox