author | Dario Sestito <darios@symbian.org> |
Wed, 03 Mar 2010 12:40:52 +0000 | |
changeset 118 | e5ad11b153a6 |
parent 30 | 0f4f00318d20 |
child 47 | 424ba1d4ccef |
child 138 | 6892870d74c9 |
permissions | -rw-r--r-- |
30
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
2 |
<!DOCTYPE SystemDefinition [ |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
3 |
<!ELEMENT SystemDefinition (systemModel?,SystemBuild?)> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
4 |
<!ATTLIST SystemDefinition |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
5 |
name CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
6 |
schema CDATA #REQUIRED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
7 |
<!ELEMENT systemModel (layer+)> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
8 |
<!ELEMENT layer (block*|collection*)*> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
9 |
<!ATTLIST layer |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
10 |
name CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
11 |
long-name CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
12 |
levels NMTOKENS #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
13 |
span CDATA #IMPLIED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
14 |
<!ELEMENT block (subblock*|collection*)*> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
15 |
<!ATTLIST block |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
16 |
levels NMTOKENS #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
17 |
span CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
18 |
level NMTOKEN #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
19 |
name CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
20 |
long-name CDATA #IMPLIED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
21 |
<!ELEMENT subblock (collection)*> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
22 |
<!ATTLIST subblock |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
23 |
name CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
24 |
long-name CDATA #IMPLIED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
25 |
<!ELEMENT collection (component)*> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
26 |
<!ATTLIST collection |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
27 |
name CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
28 |
long-name CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
29 |
level NMTOKEN #IMPLIED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
30 |
<!ELEMENT component (unit)*> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
31 |
<!ATTLIST component |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
32 |
name CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
33 |
long-name CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
34 |
deprecated CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
35 |
introduced CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
36 |
contract CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
37 |
plugin (Y|N) 'N' |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
38 |
filter CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
39 |
class NMTOKENS #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
40 |
supports CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
41 |
purpose (optional|mandatory|development) 'optional'> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
42 |
<!ELEMENT unit EMPTY> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
43 |
<!ATTLIST unit |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
44 |
mrp CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
45 |
filter CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
46 |
bldFile CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
47 |
root CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
48 |
version NMTOKEN #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
49 |
prebuilt NMTOKEN #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
50 |
late (Y|N) #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
51 |
priority CDATA #IMPLIED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
52 |
<!ELEMENT SystemBuild (option*|target+|targetList+|list+|configuration+)*> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
53 |
<!ATTLIST SystemBuild schema CDATA #REQUIRED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
54 |
<!ELEMENT list (ref+)> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
55 |
<!ATTLIST list |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
56 |
name ID #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
57 |
description CDATA #REQUIRED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
58 |
<!ELEMENT ref EMPTY> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
59 |
<!ATTLIST ref item CDATA #REQUIRED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
60 |
<!ELEMENT targetList EMPTY> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
61 |
<!ATTLIST targetList |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
62 |
name ID #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
63 |
description CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
64 |
target IDREFS #REQUIRED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
65 |
<!ELEMENT target EMPTY> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
66 |
<!ATTLIST target |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
67 |
name ID #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
68 |
abldTarget CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
69 |
description CDATA #REQUIRED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
70 |
<!ELEMENT option EMPTY> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
71 |
<!ATTLIST option |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
72 |
name ID #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
73 |
abldOption CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
74 |
description CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
75 |
enable (Y|N) #REQUIRED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
76 |
<!ELEMENT configuration (listRef+|ref+|task+)*> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
77 |
<!ATTLIST configuration |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
78 |
name ID #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
79 |
description CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
80 |
filter CDATA #REQUIRED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
81 |
<!ELEMENT task (listRef*,(buildLayer|specialInstructions))> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
82 |
<!ELEMENT listRef EMPTY> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
83 |
<!ATTLIST listRef list CDATA #REQUIRED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
84 |
<!ELEMENT buildLayer EMPTY> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
85 |
<!ATTLIST buildLayer |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
86 |
command CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
87 |
targetList IDREFS #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
88 |
unitParallel (Y|N) #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
89 |
targetParallel (Y|N) 'N'> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
90 |
<!ELEMENT specialInstructions EMPTY> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
91 |
<!ATTLIST specialInstructions |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
92 |
name CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
93 |
cwd CDATA #REQUIRED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
94 |
root CDATA #IMPLIED |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
95 |
command CDATA #REQUIRED> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
96 |
]> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
97 |
<SystemDefinition schema="2.0.1" name="Symbian^3"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
98 |
<systemModel> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
99 |
<layer name="os" long-name="OS" levels="hw services"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
100 |
<block name="bt" level="services" long-name="Bluetooth" levels="adaptation hw-if plugin framework server app-if"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
101 |
<collection name="bluetooth" long-name="Bluetooth Core" level="framework"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
102 |
<component name="btstack" long-name="Bluetooth Stack" introduced="6.0" purpose="optional"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
103 |
<unit bldFile="/sf/os/bt/bluetooth/btstack" mrp="/sf/os/bt/bluetooth/btstack/bluetooth_stack.mrp"/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
104 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
105 |
<component name="btcomm" long-name="Bluetooth CSY" introduced="6.0" purpose="optional" plugin="Y"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
106 |
<unit bldFile="/sf/os/bt/bluetooth/btcomm" mrp="/sf/os/bt/bluetooth/btcomm/bluetooth_btcomm.mrp"/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
107 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
108 |
<component name="btsdp" long-name="Bluetooth SDP" introduced="6.1" purpose="optional"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
109 |
<unit bldFile="/sf/os/bt/bluetooth/btsdp" mrp="/sf/os/bt/bluetooth/btsdp/bluetooth_sdp.mrp"/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
110 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
111 |
<component name="btextnotifiers" long-name="Bluetooth Notifiers Support" introduced="6.1" purpose="optional"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
112 |
<unit bldFile="/sf/os/bt/bluetooth/btextnotifiers" mrp="/sf/os/bt/bluetooth/btextnotifiers/bluetooth_btextnotifiers.mrp"/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
113 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
114 |
<component name="gavdp" long-name="Bluetooth GAVDP" introduced="8.1" purpose="optional"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
115 |
<unit bldFile="/sf/os/bt/bluetooth/gavdp/group" mrp="/sf/os/bt/bluetooth/gavdp/group/bluetooth_gavdp.mrp"/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
116 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
117 |
<component name="btexample" long-name="Bluetooth Examples and Tests" introduced="6.1" purpose="development"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
118 |
<unit mrp="/sf/os/bt/bluetooth/btexample/test/bluetooth_tests_examples.mrp"/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
119 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
120 |
<component name="btlogger" long-name="Bluetooth Logging Engine" introduced="9.2" purpose="optional"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
121 |
<unit bldFile="/sf/os/bt/bluetooth/btlogger/group" mrp="/sf/os/bt/bluetooth/btlogger/group/bluetooth_logger.mrp"/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
122 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
123 |
<component name="btdocs" long-name="Bluetooth Documentation" purpose="development" class="doc"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
124 |
<unit mrp="/sf/os/bt/bluetooth/btdocs/bluetooth_documentation.mrp"/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
125 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
126 |
</collection> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
127 |
<collection name="bluetoothmgmt" long-name="Bluetooth Management" level="plugin"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
128 |
<component name="btmgr" long-name="Bluetooth Manager" introduced="6.0" purpose="optional"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
129 |
<unit bldFile="/sf/os/bt/bluetoothmgmt/btmgr" mrp="/sf/os/bt/bluetoothmgmt/btmgr/bluetooth_manager.mrp"/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
130 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
131 |
<component name="btconfig" long-name="Bluetooth Config" purpose="optional" class="config"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
132 |
<unit bldFile="/sf/os/bt/bluetoothmgmt/btconfig" mrp="/sf/os/bt/bluetoothmgmt/btconfig/bluetooth_config.mrp"/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
133 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
134 |
<component name="btrom" long-name="Bluetooth ROM" introduced="9.1" purpose="optional"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
135 |
<unit bldFile="/sf/os/bt/bluetoothmgmt/btrom" mrp="/sf/os/bt/bluetoothmgmt/btrom/bluetooth_rom.mrp"/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
136 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
137 |
<component name="bluetoothclientlib" long-name="Bluetooth Client Library" introduced="6.0" purpose="optional"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
138 |
<unit bldFile="/sf/os/bt/bluetoothmgmt/bluetoothclientlib" mrp="/sf/os/bt/bluetoothmgmt/bluetoothclientlib/bluetooth_user.mrp"/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
139 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
140 |
<component name="btcommon" long-name="Bluetooth Build Utilities" purpose="optional"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
141 |
<unit mrp="/sf/os/bt/bluetoothmgmt/btcommon/bluetooth_common.mrp"/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
142 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
143 |
</collection> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
144 |
<collection name="bluetoothcommsprofiles" long-name="Bluetooth Comms Profiles" level="app-if"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
145 |
<component name="btpan" long-name="Bluetooth PAN Profile" introduced="8.1" purpose="optional" plugin="Y"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
146 |
<unit bldFile="/sf/os/bt/bluetoothcommsprofiles/btpan/group" mrp="/sf/os/bt/bluetoothcommsprofiles/btpan/group/bluetooth_pan.mrp"/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
147 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
148 |
</collection> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
149 |
<collection name="bthci" long-name="Host Controller Interface" level="server"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
150 |
<component name="bthci2" long-name="Bluetooth HCI Framework 2" introduced="9.2" purpose="optional"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
151 |
<unit bldFile="/sf/os/bt/bthci/bthci2/group" mrp="/sf/os/bt/bthci/bthci2/group/bluetooth_hci_v2_framework.mrp"/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
152 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
153 |
<component name="hciextensioninterface" long-name="Bluetooth HCI Extension Interface" introduced="6.1" purpose="optional"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
154 |
<unit bldFile="/sf/os/bt/bthci/hciextensioninterface" mrp="/sf/os/bt/bthci/hciextensioninterface/bluetooth_hciproxy.mrp"/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
155 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
156 |
<component name="hci2implementations" long-name="Bluetooth HCI 2 Reference Implementations" introduced="9.2" purpose="optional" plugin="Y"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
157 |
<unit bldFile="/sf/os/bt/bthci/hci2implementations/group" mrp="/sf/os/bt/bthci/hci2implementations/group/bluetooth_hci_v2_implementations.mrp"/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
158 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
159 |
</collection> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
160 |
<collection name="irda" long-name="IrDA" level="plugin"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
161 |
<component name="irdastack" long-name="IrDA Stack" purpose="optional"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
162 |
<unit bldFile="/sf/os/bt/irda/irdastack/group" mrp="/sf/os/bt/irda/irdastack/group/infra-red_irda.mrp"/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
163 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
164 |
</collection> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
165 |
<collection name="bluetoothapitest" long-name="Bluetooth API Tests" level="app-if"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
166 |
<component name="bluetoothsvs" long-name="Bluetooth Verification Suite" introduced="tb92" purpose="development"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
167 |
<unit mrp="/sf/os/bt/bluetoothapitest/bluetoothsvs/group/bluetoothsvs.mrp"/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
168 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
169 |
</collection> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
170 |
<collection name="bt_info" long-name="Bluetooth Info" level="app-if"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
171 |
<!-- MattD 20091102 - Added manually to stop build failures... Probably an S60 component --> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
172 |
<component name="bt_plat" filter="s60" class="api"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
173 |
<unit bldFile="/sf/os/bt/bt_plat/group"/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
174 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
175 |
<component name="bt_metadata" long-name="Bluetooth Metadata" introduced="tb92" purpose="development" class="config PC"> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
176 |
<unit mrp="/sf/os/bt/bt_info/bt_metadata/bt_metadata.mrp"/> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
177 |
</component> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
178 |
</collection> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
179 |
</block> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
180 |
</layer> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
181 |
</systemModel> |
0f4f00318d20
Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
182 |
</SystemDefinition> |