configurationengine/source/cone/confml/tests/data/accessoryserver.confml
changeset 0 2e8eeb919028
equal deleted inserted replaced
-1:000000000000 0:2e8eeb919028
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <configuration xmlns="http://www.s60.com/xml/confml/2" name="accessoryserver">
       
     3   <meta>
       
     4     <type>featurelist</type>
       
     5     <version_identifier>working</version_identifier>
       
     6   </meta>
       
     7   <feature ref="KCRUidAccServerSettings" name="Accessory Server Settings">
       
     8     <desc>Central repository for accessory related UI settings.</desc>
       
     9     <setting ref="KAccServerHWDevices" name="Accessory Server HW Devices" type="int">
       
    10       <desc>Setting used to detect properly some connected accessories (e.g. TTY, Loopset).&#xD;
       
    11 &#xD;
       
    12 Phone may support some HW devices that are not properly identified when they are connected to phone. To properly identify such devices user has to tell by using appropriate user interface setting the type of connected device.</desc>
       
    13     </setting>
       
    14     <setting ref="KAccServerWiredHSLights" name="Accessory Server Wired HS Lights" type="int">
       
    15       <desc>Lights setting for wired headset mode. User may force lights on when wired headset is connected to phone. &#xD;
       
    16 Possible integer values:&#xD;
       
    17 0 lights off&#xD;
       
    18 1 lights on&#xD;
       
    19 </desc>
       
    20     </setting>
       
    21     <setting ref="KAccServerWirelessHSLights" name="Accessory Server Wireless HS Lights" type="int">
       
    22       <desc>Lights setting for wireless headset mode. User may force lights on when wireless headset is connected to phone. &#xD;
       
    23 Possible integer values:&#xD;
       
    24 0 lights off&#xD;
       
    25 1 lights on&#xD;
       
    26 </desc>
       
    27     </setting>
       
    28     <setting ref="KAccServerWiredCarKitLights" name="Accessory Server Wired Car Kit Lights" type="int">
       
    29       <desc>Lights setting for wired car kit mode. User may force lights on when wired car kit is connected to phone. &#xD;
       
    30 Possible integer values:&#xD;
       
    31 0 lights off&#xD;
       
    32 1 lights on&#xD;
       
    33 </desc>
       
    34     </setting>
       
    35     <setting ref="KAccServerWirelessCarKitLights" name="Accessory Server Wireless Car Kit Lights" type="int">
       
    36       <desc>Lights setting for wireless car kit mode. User may force lights on when wireless car kit is connected to phone. &#xD;
       
    37 Possible integer values:&#xD;
       
    38 0 lights off&#xD;
       
    39 1 lights on&#xD;
       
    40 </desc>
       
    41     </setting>
       
    42     <setting ref="KAccServerTextDeviceLights" name="Accessory Server Text Device Lights" type="int">
       
    43       <desc>Lights setting for text device mode. User may force lights on when text device is connected to phone.&#xD;
       
    44 Possible integer values:&#xD;
       
    45 0 lights off&#xD;
       
    46 1 lights on&#xD;
       
    47 </desc>
       
    48     </setting>
       
    49     <setting ref="KAccServerLoopsetLights" name="Accessory Server Loopset Lights" type="int">
       
    50       <desc>Lights setting for loopset. User may force lights on when loopset is connected to phone.&#xD;
       
    51 Possible integer values:&#xD;
       
    52 0 lights off&#xD;
       
    53 1 lights on&#xD;
       
    54 </desc>
       
    55     </setting>
       
    56     <setting ref="KAccServerMusicStandLights" name="Accessory Server Music Stand Lights" type="int">
       
    57       <desc>Lights setting for music stand. User may force lights on when music stand is connected to phone.&#xD;
       
    58 Possible integer values:&#xD;
       
    59 0 lights off&#xD;
       
    60 1 lights on&#xD;
       
    61 </desc>
       
    62     </setting>
       
    63     <setting ref="KAccServerSyncStandLights" name="Accessory Server Sync Stand Lights" type="int">
       
    64       <desc>Lights setting for synchronization stand. User may force lights on when synchronization stand is connected to phone.&#xD;
       
    65 Possible integer values:&#xD;
       
    66 0 lights off&#xD;
       
    67 1 lights on&#xD;
       
    68 </desc>
       
    69     </setting>
       
    70   </feature>
       
    71   <data>
       
    72     <KCRUidAccServerSettings>
       
    73       <KAccServerHWDevices>4</KAccServerHWDevices>
       
    74       <KAccServerWiredHSLights>0</KAccServerWiredHSLights>
       
    75       <KAccServerWirelessHSLights>0</KAccServerWirelessHSLights>
       
    76       <KAccServerWiredCarKitLights>0</KAccServerWiredCarKitLights>
       
    77       <KAccServerWirelessCarKitLights>0</KAccServerWirelessCarKitLights>
       
    78       <KAccServerTextDeviceLights>0</KAccServerTextDeviceLights>
       
    79       <KAccServerLoopsetLights>0</KAccServerLoopsetLights>
       
    80       <KAccServerMusicStandLights>0</KAccServerMusicStandLights>
       
    81       <KAccServerSyncStandLights>0</KAccServerSyncStandLights>
       
    82     </KCRUidAccServerSettings>
       
    83   </data>
       
    84   <rfs>
       
    85     <KCRUidAccServerSettings>
       
    86       <KAccServerHWDevices>true</KAccServerHWDevices>
       
    87       <KAccServerWiredHSLights>true</KAccServerWiredHSLights>
       
    88       <KAccServerWirelessHSLights>true</KAccServerWirelessHSLights>
       
    89       <KAccServerWiredCarKitLights>true</KAccServerWiredCarKitLights>
       
    90       <KAccServerWirelessCarKitLights>true</KAccServerWirelessCarKitLights>
       
    91       <KAccServerTextDeviceLights>true</KAccServerTextDeviceLights>
       
    92       <KAccServerLoopsetLights>true</KAccServerLoopsetLights>
       
    93       <KAccServerMusicStandLights>true</KAccServerMusicStandLights>
       
    94       <KAccServerSyncStandLights>true</KAccServerSyncStandLights>
       
    95     </KCRUidAccServerSettings>
       
    96   </rfs>
       
    97 </configuration>