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 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html