Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH] Remove dup VCard2.1 SDP format for OPP
@ 2010-08-20 12:34 Tom Counihan
  2010-08-20 12:59 ` Johan Hedberg
  0 siblings, 1 reply; 5+ messages in thread
From: Tom Counihan @ 2010-08-20 12:34 UTC (permalink / raw)
  To: linux-bluetooth

OPP SDP record appears to have a duplicate
entry for Supported Formats List.

---
 plugins/opp.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/plugins/opp.c b/plugins/opp.c
index cd46464..05f944f 100644
--- a/plugins/opp.c
+++ b/plugins/opp.c
@@ -83,7 +83,6 @@
   <attribute id=\"0x0303\">                                    \
     <sequence>                                                 \
       <uint8 value=\"0x01\"/>                                  \
-      <uint8 value=\"0x01\"/>                                  \
       <uint8 value=\"0x02\"/>                                  \
       <uint8 value=\"0x03\"/>                                  \
       <uint8 value=\"0x04\"/>                                  \
-- 
1.7.1.1

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-08-20 15:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-20 12:34 [PATCH] Remove dup VCard2.1 SDP format for OPP Tom Counihan
2010-08-20 12:59 ` Johan Hedberg
2010-08-20 13:32   ` Tom Counihan
2010-08-20 13:39     ` Tom Counihan
2010-08-20 15:58       ` Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox