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

Side by Side Diff: chrome/test/data/chromeos/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
(Empty)
1 <?xml version="1.0" encoding="UTF-8" ?>
2
3 <record>
4 <attribute id="0x0000">
5 <uint32 value="0x00010003" />
6 </attribute>
7 <attribute id="0x0001">
8 <sequence>
9 <uuid value="01234567-89ab-cdef-0123-456789abcdef" />
10 </sequence>
11 </attribute>
12 <attribute id="0x0004">
13 <sequence>
14 <sequence>
15 <uuid value="0x0100" />
16 </sequence>
17 <sequence>
18 <uuid value="0x0003" />
19 <uint8 value="0x0c" />
20 </sequence>
21 </sequence>
22 </attribute>
23 <attribute id="0x0005">
24 <sequence>
25 <uuid value="0x1002" />
26 </sequence>
27 </attribute>
28 <attribute id="0x0009">
29 <sequence>
30 <sequence>
31 <uuid value="0x1108" />
32 <uint16 value="0x0102" />
33 </sequence>
34 </sequence>
35 </attribute>
36 <attribute id="0x0100">
37 <text value="Headset Audio Gateway" />
38 </attribute>
39 </record>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698