Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(163)

Side by Side Diff: device/test/data/bluetooth/rfcomm.xml

Issue 11075006: Moved bluetooth adapter files to device/bluetooth/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: renamed 'bluetooth' target to 'device_bluetooth'. Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="UTF-8" ?> 1 <?xml version="1.0" encoding="UTF-8" ?>
2 2
3 <record> 3 <record>
4 <attribute id="0x0000"> 4 <attribute id="0x0000">
5 <uint32 value="0x00010003" /> 5 <uint32 value="0x00010003" />
6 </attribute> 6 </attribute>
7 <attribute id="0x0001"> 7 <attribute id="0x0001">
8 <sequence> 8 <sequence>
9 <uuid value="01234567-89ab-cdef-0123-456789abcdef" /> 9 <uuid value="01234567-89ab-cdef-0123-456789abcdef" />
10 </sequence> 10 </sequence>
(...skipping 19 matching lines...) Expand all
30 <sequence> 30 <sequence>
31 <uuid value="0x1108" /> 31 <uuid value="0x1108" />
32 <uint16 value="0x0102" /> 32 <uint16 value="0x0102" />
33 </sequence> 33 </sequence>
34 </sequence> 34 </sequence>
35 </attribute> 35 </attribute>
36 <attribute id="0x0100"> 36 <attribute id="0x0100">
37 <text value="Headset Audio Gateway" /> 37 <text value="Headset Audio Gateway" />
38 </attribute> 38 </attribute>
39 </record> 39 </record>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698