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 --- src/profile.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/profile.c b/src/profile.c index 7aca3be..bccb145 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 \ -- 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