|
From: Alain P. <apa...@us...> - 2002-12-09 11:14:42
|
The following file was modified in apps/bluetooth/sdp_server:
Name Old version New version Tag Comment
---- ----------- ----------- --- -------
sdp_smartdata.xml 1.2 1.3=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20
The accompanying log:
add SupportedFormatsList to the OBEXObjectPush record
The diff of the modified file(s):
--- sdp_smartdata.xml 14 Nov 2002 15:13:54 -0000 1.2
+++ sdp_smartdata.xml 9 Dec 2002 11:14:40 -0000 1.3
@@ -66,11 +66,15 @@
<PublicBrowseGroup>
</PublicBrowseGroup>
</BrowseGroupList>
- <LanguageBaseAttributeIDList type =3D "DES"
- Parameter0 =3D "0x09656E"
- Parameter1 =3D "0x09006A"
- Parameter2 =3D "0x090100">
- </LanguageBaseAttributeIDList>
+ <SupportedFormatsList type =3D "DES"
+ Parameter0 =3D "0x0801"
+ Parameter1 =3D "0x0802"
+ Parameter2 =3D "0x0803"
+ Parameter3 =3D "0x0804"
+ Parameter4 =3D "0x0805"
+ Parameter5 =3D "0x0806"
+ Parameter6 =3D "0x08FF">
+ </SupportedFormatsList>
<BluetoothProfileDescriptorList NbrOfEntities =3D "1">
<OBEXObjectPush type =3D "DES" Parameter0 =3D "0x090100">
</OBEXObjectPush>
@@ -107,6 +111,7 @@
ServiceAvailability =3D "0x0008"
BluetoothProfileDescriptorList =3D "0x0009"
ServiceName =3D "0x0100"
+ SupportedFormatsList =3D "0x0303"
GroupID =3D "0x0200">
</AttributeIdentifierCodes>
</SDPBrowsingRegister>
|