devicesrv_plat/accessory_policy_definitions_api/inc/AccPolCommonNameValuePairs.h
branchRCL_3
changeset 21 ccb4f6b3db21
parent 0 4e1aa6a622a0
child 22 8cb079868133
--- a/devicesrv_plat/accessory_policy_definitions_api/inc/AccPolCommonNameValuePairs.h	Thu Aug 19 11:09:10 2010 +0300
+++ b/devicesrv_plat/accessory_policy_definitions_api/inc/AccPolCommonNameValuePairs.h	Tue Aug 31 16:29:05 2010 +0300
@@ -293,8 +293,27 @@
 // I/O Type:      From terminal to accessory.
 // Description:   Gets value(s) of specific Audio Control object(s).
 //                Sets value(s) for specific Audio Control object(s).
+// Bitmask:       000000 00000 10010
+const TUint32 KAccAudioControl = 0x0012;
+
+// REQ-417-64804: In-Car optimized Device
+// Name:          RTP Streaming
+// Value:         N/A
+// Dynamic Type:  Static
+// I/O:           From accessory to terminal, input.
+// Description:   indicates that accessory supports RPT streaming channel for audio data.
 // Bitmask:       000000 00000 10011
-const TUint32 KAccAudioControl = 0x0012;
+const TUint32 KAccRTPStreaming = 0x0013;
+// REQ-417-64804: In-Car optimized Device
+
+// Name:          FM Antenna Support
+// Value:         N/A
+// Dynamic Type:  Static
+// I/O:           From accessory to terminal, input.
+// Description:   indicates that accessory has FM antenna support for audio data.
+// Bitmask:       000000 00000 10100
+const TUint32 KAccFMAntennaSupport = 0x0014;
+
 
 // CAR KIT SB NAME-VALUE PAIRS: