foundation_system/sf_config/CI_external/customisation/CustomisationInterface/confml/CIA_bteng.confml
changeset 61 a537d546982c
equal deleted inserted replaced
54:fc7ff76b57b1 61:a537d546982c
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <configuration xmlns="http://www.s60.com/xml/confml/2" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="CIA_Bluetooth" version="">
       
     3 <feature ref="CIA_Bluetooth" name="Bluetooth">
       
     4     <setting ref="BluetoothName" name="Bluetooth device name" type="string">
       
     5         <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>
       
     6 		<xs:maxLength value="30"/>
       
     7 	</setting> 
       
     8 </feature>
       
     9 
       
    10 </configuration>