Skip to content
Permalink
27bbebe77b
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
301 lines (301 sloc) 19.1 KB
<?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="false"/>
<Property id="GapRoleCentral" value="true"/>
<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="0"/>
<Property id="MaxClientsConnections" value="1"/>
</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="{1ed11871-8c4d-4a6c-81f0-74cb7dd38213}"/>
<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 Server"/>
<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="{a50c168c-99eb-45d1-a369-3c37b6279c7c}"/>
<Property id="ServiceDeclaration" value="Primary"/>
</ServiceProperties>
<Characteristics/>
</Service>
<Service type="org.bluetooth.service.current_time">
<ServiceProperties>
<Property id="EntityID" value="{3c07383d-12a5-45ac-ada5-c3d3c0529d95}"/>
<Property id="ServiceDeclaration" value="Primary"/>
</ServiceProperties>
<Characteristics>
<Characteristic type="org.bluetooth.characteristic.current_time">
<Fields>
<Field>
<FieldProperties>
<Property id="Name" value="Year"/>
<Property id="Value" value=""/>
<Property id="Format" value="f_uint16"/>
</FieldProperties>
</Field>
<Field>
<FieldProperties>
<Property id="Name" value="Month"/>
<Property id="EnumValue" value="0"/>
<Property id="Format" value="f_uint8"/>
</FieldProperties>
</Field>
<Field>
<FieldProperties>
<Property id="Name" value="Day"/>
<Property id="Value" value=""/>
<Property id="Format" value="f_uint8"/>
</FieldProperties>
</Field>
<Field>
<FieldProperties>
<Property id="Name" value="Hours"/>
<Property id="Value" value=""/>
<Property id="Format" value="f_uint8"/>
</FieldProperties>
</Field>
<Field>
<FieldProperties>
<Property id="Name" value="Minutes"/>
<Property id="Value" value=""/>
<Property id="Format" value="f_uint8"/>
</FieldProperties>
</Field>
<Field>
<FieldProperties>
<Property id="Name" value="Seconds"/>
<Property id="Value" value=""/>
<Property id="Format" value="f_uint8"/>
</FieldProperties>
</Field>
<Field>
<FieldProperties>
<Property id="Name" value="Day of Week"/>
<Property id="EnumValue" value="0"/>
<Property id="Format" value="f_uint8"/>
</FieldProperties>
</Field>
<Field>
<FieldProperties>
<Property id="Name" value="Fractions256"/>
<Property id="Value" value=""/>
<Property id="Format" value="f_uint8"/>
</FieldProperties>
</Field>
<Field>
<FieldProperties>
<Property id="Name" value="Adjust Reason"/>
<Property id="Value" value=""/>
<Property id="Format" value="f_8bit"/>
</FieldProperties>
<BitField>
<Property id="BitValue" value="0"/>
<Property id="BitValue" value="0"/>
<Property id="BitValue" value="0"/>
<Property id="BitValue" value="0"/>
</BitField>
</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>
<BleProperty>
<Property id="PropertyType" value="Notify"/>
<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>
<Descriptor type="org.bluetooth.descriptor.gatt.client_characteristic_configuration">
<Fields>
<Field>
<FieldProperties>
<Property id="Name" value="Properties"/>
<Property id="Value" value=""/>
<Property id="Format" value="f_16bit"/>
</FieldProperties>
<BitField>
<Property id="BitValue" value="0"/>
<Property id="BitValue" value="0"/>
</BitField>
</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="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="true"/>
<Property id="WriteNoResponse" value="false"/>
<Property id="WriteReliable" value="false"/>
<Property id="WriteAuthenticated" value="false"/>
</Permission>
</Descriptor>
</Descriptors>
</Characteristic>
</Characteristics>
</Service>
</Services>
</ProfileRole>
</ProfileRoles>
</Profile>
</Profiles>
<GAP>
<General>
<Property id="DeviceAddress" value="00A050-000000"/>
<Property id="MacGeneratedAddress" value="false"/>
<Property id="DeviceName" value="CTS Server"/>
<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>
<CentralConfigurations>
<CentralConfiguration name="Central configuration 0">
<ScanProperties>
<Property id="ScanningState" value="Active"/>
<Property id="HighDutyWindow" value="48"/>
<Property id="HighDutyInterval" value="120"/>
<Property id="HostHighDutyTimeoutEnabled" value="true"/>
<Property id="HighDutyTimeout" value="30"/>
<Property id="LowDutyWindow" value="18"/>
<Property id="LowDutyInterval" value="2560"/>
<Property id="HostLowDutyTimeoutEnabled" value="false"/>
<Property id="HighDutyConnWindow" value="48"/>
<Property id="HighDutyConnInterval" value="96"/>
<Property id="HostHighDutyConnTimeoutEnabled" value="true"/>
<Property id="HighDutyConnTimeout" value="30"/>
<Property id="LowDutyConnWindow" value="18"/>
<Property id="LowDutyConnInterval" value="2048"/>
<Property id="HostLowDutyConnTimeoutEnabled" value="true"/>
<Property id="LowDutyConnTimeout" value="30"/>
</ScanProperties>
<ConnectionProperties>
<Property id="ConnectionIntervalMin" value="24"/>
<Property id="ConnectionIntervalMax" value="40"/>
<Property id="ConnectionPeripheralLatency" value="0"/>
<Property id="ConnectionTimeout" value="700"/>
</ConnectionProperties>
</CentralConfiguration>
</CentralConfigurations>
<SecurityConfigurations>
<SecurityProperties>
<Property id="SecurityLevelHost30" value="Auto"/>
</SecurityProperties>
</SecurityConfigurations>
</GAP>
</Configuration>