summaryrefslogtreecommitdiff
path: root/src/profile.c
diff options
context:
space:
mode:
authorGowtham Anandha Babu <gowtham.ab@samsung.com>2014-10-20 20:34:28 +0530
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2014-10-22 11:57:19 +0300
commitceb5157b9ad8e4c7b46c2db0cb20601d47118619 (patch)
tree04e937dbe54b55b56ba348e05772bd05b93b87ab /src/profile.c
parent1c5f3cf0cf7dae1d20b0f1701f2238bc2c283b79 (diff)
downloadbluez-ceb5157b9ad8e4c7b46c2db0cb20601d47118619.tar.gz
src/profile: Add feature bits to MAS SDP record
Add MAP supported features bits to MAS SDP record as per the MAP 1.2 specs section 7.1.1. Fix the PTS 5.3 test-cases: TC_MSE_MFB_BV_02_I TC_MSE_MFB_BV_05_I
Diffstat (limited to 'src/profile.c')
-rw-r--r--src/profile.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/profile.c b/src/profile.c
index 7aca3beef..bccb145fb 100644
--- a/src/profile.c
+++ b/src/profile.c
@@ -439,6 +439,9 @@
<attribute id=\"0x0316\"> \
<uint8 value=\"0x0F\"/> \
</attribute> \
+ <attribute id=\"0x0317\"> \
+ <uint32 value=\"0x0000007f\"/> \
+ </attribute> \
</record>"
#define MNS_RECORD \