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

Side by Side Diff: chrome/test/data/chromeos/bluetooth/rfcomm.xml

Issue 10007008: Add support for creating bluetooth RFCOMM sockets. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase diff to exclude extensions code Created 8 years, 8 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
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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="0x1112" />
10 <uuid value="0x1203" />
11 </sequence>
12 </attribute>
13 <attribute id="0x0004">
14 <sequence>
15 <sequence>
16 <uuid value="0x0100" />
17 </sequence>
18 <sequence>
19 <uuid value="0x0003" />
20 <uint8 value="0x0c" />
21 </sequence>
22 </sequence>
23 </attribute>
24 <attribute id="0x0005">
25 <sequence>
26 <uuid value="0x1002" />
27 </sequence>
28 </attribute>
29 <attribute id="0x0009">
30 <sequence>
31 <sequence>
32 <uuid value="0x1108" />
33 <uint16 value="0x0102" />
34 </sequence>
35 </sequence>
36 </attribute>
37 <attribute id="0x0100">
38 <text value="Headset Audio Gateway" />
39 </attribute>
40 </record>
OLDNEW
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698