foundation_system/sf_config/CI_external/customisation/CustomisationInterface/confml/CIA_bteng.confml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 11 Jun 2010 14:52:26 +0300
changeset 61 a537d546982c
permissions -rw-r--r--
Revision: 201023 Kit: 2010123

<?xml version="1.0" encoding="UTF-8"?>
<configuration xmlns="http://www.s60.com/xml/confml/2" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="CIA_Bluetooth" version="">
<feature ref="CIA_Bluetooth" name="Bluetooth">
    <setting ref="BluetoothName" name="Bluetooth device name" type="string">
        <desc>Phone's Bluetooth device name. The name is visible to other devices that use Bluetooth technology to search for devices. The maximum length of the name is 30 characters.</desc>
		<xs:maxLength value="30"/>
	</setting> 
</feature>

</configuration>