From 068a9a4769e585a74e97ccb7168a7cbe00c7ad98 Mon Sep 17 00:00:00 2001 From: Gowtham Anandha Babu Date: Wed, 12 Nov 2014 14:31:35 +0530 Subject: [PATCH] src/profile: Add pbapsupportedfeatures to PSE Add PbapSupportedFeatures(0x0317) to PSE Record. PTS Test case passed: TP/SSM/BV-11-C [PSE Shares PbapSupportedFeatures bits]. --- src/profile.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/profile.c b/src/profile.c index bccb145fb..252063bdc 100644 --- a/src/profile.c +++ b/src/profile.c @@ -393,6 +393,9 @@ \ \ \ + \ + \ + \ " #define MAS_RECORD \ -- 2.47.3