OSDN Git Service

Merge "Revert "Correct the OBEX OPP Profile version""
[android-x86/system-bt.git] / btif / src / btif_sock_sdp.c
index b2fecdd..afd99ce 100644 (file)
@@ -386,7 +386,7 @@ static int add_ops_sdp(const char *p_service_name,int scn)
 
             SDP_AddProfileDescriptorList(sdp_handle,
                 UUID_SERVCLASS_OBEX_OBJECT_PUSH,
-                0x0101);
+                0x0100);
         }
     }