foundation_system/sf_config/CI_external/customisation/CustomisationInterface/confml/CIA_bteng.confml
changeset 61 a537d546982c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/foundation_system/sf_config/CI_external/customisation/CustomisationInterface/confml/CIA_bteng.confml	Fri Jun 11 14:52:26 2010 +0300
@@ -0,0 +1,10 @@
+<?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>
\ No newline at end of file