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, Gowtham Anandha Babu <gowtham.ab@samsung.com>
Subject: [PBAP 2/2] obexd/client/pbap: Adds few attributes to property mask
Date: Thu, 25 Sep 2014 14:40:12 +0530 [thread overview]
Message-ID: <1411636212-5872-2-git-send-email-gowtham.ab@samsung.com> (raw)
In-Reply-To: <1411636212-5872-1-git-send-email-gowtham.ab@samsung.com>
Adds the below attributes for property mask:
1) Speed-dial
2) Uniform Caller Identifier
3) Unique Identifier
---
obexd/client/pbap.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/obexd/client/pbap.c b/obexd/client/pbap.c
index 614616c..fe0602e 100644
--- a/obexd/client/pbap.c
+++ b/obexd/client/pbap.c
@@ -103,6 +103,9 @@ static const char *filter_list[] = {
"CLASS",
"SORT-STRING",
"X-IRMC-CALL-DATETIME",
+ "X-BT-SPEEDDIALKEY",
+ "X-BT-UCI",
+ "X-BT-UID",
NULL
};
--
1.9.1
next prev parent reply other threads:[~2014-09-25 9:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-25 9:10 [PBAP 1/2] obexd/client/pbap: Add support for spd,fav in PBAP Gowtham Anandha Babu
2014-09-25 9:10 ` Gowtham Anandha Babu [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-10-15 13:39 Gowtham Anandha Babu
2014-10-15 13:39 ` [PBAP 2/2] obexd/client/pbap: Adds few attributes to property mask 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=1411636212-5872-2-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 \
/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