-
Notifications
You must be signed in to change notification settings - Fork 2
/
design.cybt
162 lines (162 loc) · 9.59 KB
/
design.cybt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
<?xml version="1.0" encoding="UTF-8"?>
<!--This file should not be modified. It was automatically generated by Bluetooth Configurator 2.60.0.1401-->
<Configuration app="BT" formatVersion="2" lastSavedWith="Bluetooth Configurator" lastSavedWithVersion="2.60.0" toolsPackage="ModusToolbox 3.0.0" xmlns="http://cypress.com/xsd/cyconfigurationfile_v1" device="43xxx">
<GeneralProperties>
<Property id="GapRolePeripheral" value="true"/>
<Property id="GapRoleCentral" value="false"/>
<Property id="GapRoleBroadcaster" value="false"/>
<Property id="GapRoleObserver" value="false"/>
<Property id="GattDbEnabled" value="true"/>
<Property id="MtuSize" value="23"/>
<Property id="MaxAttrLength" value="512"/>
<Property id="RxPduSize" value="512"/>
<Property id="MaxServersConnections" value="1"/>
<Property id="MaxClientsConnections" value="0"/>
</GeneralProperties>
<Profiles>
<Profile name="GATT">
<ProfileProperties>
<Property id="Name" value="GATT"/>
<Property id="DisplayName" value=""/>
</ProfileProperties>
<ProfileRoles>
<ProfileRole type="Server">
<ProfileRoleProperties>
<Property id="Name" value="Server"/>
<Property id="DisplayName" value=""/>
</ProfileRoleProperties>
<Services>
<Service type="org.bluetooth.service.generic_access">
<ServiceProperties>
<Property id="EntityID" value="{73595f2e-275a-4ade-8840-821d4493e007}"/>
<Property id="ServiceDeclaration" value="Primary"/>
</ServiceProperties>
<Characteristics>
<Characteristic type="org.bluetooth.characteristic.gap.device_name">
<Fields>
<Field>
<FieldProperties>
<Property id="Name" value="Name"/>
<Property id="Value" value="CTS Client"/>
<Property id="Format" value="f_utf8s"/>
<Property id="ByteLength" value="10"/>
</FieldProperties>
</Field>
</Fields>
<Properties>
<BleProperty>
<Property id="PropertyType" value="Read"/>
<Property id="Present" value="true"/>
<Property id="Mandatory" value="true"/>
</BleProperty>
<BleProperty>
<Property id="PropertyType" value="Write"/>
<Property id="Present" value="false"/>
<Property id="Mandatory" value="false"/>
</BleProperty>
</Properties>
<Permission>
<Property id="Read" value="true"/>
<Property id="ReadAuthenticated" value="false"/>
<Property id="VariableLength" value="false"/>
<Property id="Write" value="false"/>
<Property id="WriteNoResponse" value="false"/>
<Property id="WriteReliable" value="false"/>
<Property id="WriteAuthenticated" value="false"/>
</Permission>
<Descriptors/>
</Characteristic>
<Characteristic type="org.bluetooth.characteristic.gap.appearance">
<Fields>
<Field>
<FieldProperties>
<Property id="Name" value="Category"/>
<Property id="EnumValue" value="256"/>
<Property id="Format" value="f_16bit"/>
</FieldProperties>
</Field>
</Fields>
<Properties>
<BleProperty>
<Property id="PropertyType" value="Read"/>
<Property id="Present" value="true"/>
<Property id="Mandatory" value="true"/>
</BleProperty>
</Properties>
<Permission>
<Property id="Read" value="true"/>
<Property id="ReadAuthenticated" value="false"/>
<Property id="VariableLength" value="false"/>
<Property id="Write" value="false"/>
<Property id="WriteNoResponse" value="false"/>
<Property id="WriteReliable" value="false"/>
<Property id="WriteAuthenticated" value="false"/>
</Permission>
<Descriptors/>
</Characteristic>
</Characteristics>
</Service>
<Service type="org.bluetooth.service.generic_attribute">
<ServiceProperties>
<Property id="EntityID" value="{4aef5eda-a703-4237-92fb-c5e0f8efbaaa}"/>
<Property id="ServiceDeclaration" value="Primary"/>
</ServiceProperties>
<Characteristics/>
</Service>
</Services>
</ProfileRole>
</ProfileRoles>
</Profile>
</Profiles>
<GAP>
<General>
<Property id="DeviceAddress" value="00A050-000022"/>
<Property id="MacGeneratedAddress" value="false"/>
<Property id="DeviceName" value="CTS Client"/>
<Property id="Appearance" value="256"/>
<Property id="HostTxPowerLevel" value="Pos_0"/>
<Property id="EnableRpaTimeout" value="true"/>
<Property id="RpaTimeout" value="900"/>
<Property id="FilterAcceptListSize" value="0"/>
</General>
<PeripheralConfigurations>
<PeripheralConfiguration name="Peripheral configuration 0">
<AdvertisementProperties>
<Property id="AdvChannelType" value="All"/>
<Property id="HostHighAdvIntervalMin" value="30"/>
<Property id="HostHighAdvIntervalMax" value="30"/>
<Property id="HostHighAdvTimeoutEnabled" value="true"/>
<Property id="HostHighAdvTimeout" value="30"/>
<Property id="HostLowAdvIntervalMin" value="1280"/>
<Property id="HostLowAdvIntervalMax" value="1280"/>
<Property id="HostLowAdvTimeoutEnabled" value="false"/>
<Property id="HostHighDirAdvIntervalMin" value="250"/>
<Property id="HostHighDirAdvIntervalMax" value="500"/>
<Property id="HostLowDirAdvIntervalMin" value="30"/>
<Property id="HostLowDirAdvIntervalMax" value="30"/>
<Property id="HostLowDirAdvTimeoutEnabled" value="true"/>
<Property id="HostLowDirAdvTimeout" value="30"/>
<Property id="HostHighNonconnAdvIntervalMin" value="100"/>
<Property id="HostHighNonconnAdvIntervalMax" value="100"/>
<Property id="HostHighNonconnAdvTimeoutEnabled" value="true"/>
<Property id="HostHighNonconnAdvTimeout" value="30"/>
<Property id="HostLowNonconnAdvIntervalMin" value="1280"/>
<Property id="HostLowNonconnAdvIntervalMax" value="1280"/>
<Property id="HostLowNonconnAdvTimeoutEnabled" value="true"/>
<Property id="HostLowNonconnAdvTimeout" value="30"/>
</AdvertisementProperties>
<AdvertisementPacket>
<Property id="AdFlags" value="true"/>
<Property id="DiscoveryMode" value="General"/>
<Property id="AdLocalName" value="true"/>
<Property id="LocalNameType" value="Complete"/>
</AdvertisementPacket>
</PeripheralConfiguration>
</PeripheralConfigurations>
<SecurityConfigurations>
<SecurityProperties>
<Property id="SecurityLevelHost30" value="Auto"/>
</SecurityProperties>
</SecurityConfigurations>
</GAP>
</Configuration>