Permalink
Cannot retrieve contributors at this time
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?
mtb-example-btstack-freertos-multi-beacon/design.cybt
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
167 lines (167 sloc)
9.73 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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="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="{60508b97-9627-419a-a054-2e5c021985bb}"/> | |
<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="MultiBeacon"/> | |
<Property id="Format" value="f_utf8s"/> | |
<Property id="ByteLength" value="11"/> | |
</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="0"/> | |
<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="{80f59101-92f6-43c5-bd82-ad3243771b3c}"/> | |
<Property id="ServiceDeclaration" value="Primary"/> | |
</ServiceProperties> | |
<Characteristics/> | |
</Service> | |
</Services> | |
</ProfileRole> | |
</ProfileRoles> | |
</Profile> | |
</Profiles> | |
<GAP> | |
<General> | |
<Property id="DeviceAddress" value="00A050-000000"/> | |
<Property id="MacGeneratedAddress" value="false"/> | |
<Property id="DeviceName" value="MultiBeacon"/> | |
<Property id="Appearance" value="0"/> | |
<Property id="HostTxPowerLevel" value="Pos_0"/> | |
<Property id="EnableRpaTimeout" value="false"/> | |
<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="false"/> | |
<Property id="HostLowAdvIntervalMin" value="1280"/> | |
<Property id="HostLowAdvIntervalMax" value="1280"/> | |
<Property id="HostLowAdvTimeoutEnabled" value="true"/> | |
<Property id="HostLowAdvTimeout" value="30"/> | |
<Property id="HostHighDirAdvIntervalMin" value="250"/> | |
<Property id="HostHighDirAdvIntervalMax" value="500"/> | |
<Property id="HostLowDirAdvIntervalMin" value="30"/> | |
<Property id="HostLowDirAdvIntervalMax" value="30"/> | |
<Property id="HostLowDirAdvTimeoutEnabled" value="false"/> | |
<Property id="HostHighNonconnAdvIntervalMin" value="100"/> | |
<Property id="HostHighNonconnAdvIntervalMax" value="100"/> | |
<Property id="HostHighNonconnAdvTimeoutEnabled" value="false"/> | |
<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"/> | |
</AdvertisementPacket> | |
<ScanResponsePacket> | |
<Property id="AdLocalName" value="true"/> | |
<Property id="LocalNameType" value="Complete"/> | |
</ScanResponsePacket> | |
</PeripheralConfiguration> | |
</PeripheralConfigurations> | |
<SecurityConfigurations> | |
<SecurityProperties> | |
<Property id="SecurityLevelHost30" value="Auto"/> | |
</SecurityProperties> | |
</SecurityConfigurations> | |
</GAP> | |
<L2capProperties> | |
<Property id="EnableL2capLogicalChannels" value="true"/> | |
<Property id="L2capNumChannels" value="1"/> | |
<Property id="L2capNumPsm" value="1"/> | |
<Property id="L2capMtuSize" value="512"/> | |
</L2capProperties> | |
</Configuration> |