devicesrv_plat/accessory_policy_definitions_api/inc/AccPolCommonNameValuePairs.h
branchRCL_3
changeset 21 ccb4f6b3db21
parent 0 4e1aa6a622a0
child 22 8cb079868133
equal deleted inserted replaced
20:1ddbe54d0645 21:ccb4f6b3db21
   291 //                
   291 //                
   292 // Dynamic Type:  static
   292 // Dynamic Type:  static
   293 // I/O Type:      From terminal to accessory.
   293 // I/O Type:      From terminal to accessory.
   294 // Description:   Gets value(s) of specific Audio Control object(s).
   294 // Description:   Gets value(s) of specific Audio Control object(s).
   295 //                Sets value(s) for specific Audio Control object(s).
   295 //                Sets value(s) for specific Audio Control object(s).
       
   296 // Bitmask:       000000 00000 10010
       
   297 const TUint32 KAccAudioControl = 0x0012;
       
   298 
       
   299 // REQ-417-64804: In-Car optimized Device
       
   300 // Name:          RTP Streaming
       
   301 // Value:         N/A
       
   302 // Dynamic Type:  Static
       
   303 // I/O:           From accessory to terminal, input.
       
   304 // Description:   indicates that accessory supports RPT streaming channel for audio data.
   296 // Bitmask:       000000 00000 10011
   305 // Bitmask:       000000 00000 10011
   297 const TUint32 KAccAudioControl = 0x0012;
   306 const TUint32 KAccRTPStreaming = 0x0013;
       
   307 // REQ-417-64804: In-Car optimized Device
       
   308 
       
   309 // Name:          FM Antenna Support
       
   310 // Value:         N/A
       
   311 // Dynamic Type:  Static
       
   312 // I/O:           From accessory to terminal, input.
       
   313 // Description:   indicates that accessory has FM antenna support for audio data.
       
   314 // Bitmask:       000000 00000 10100
       
   315 const TUint32 KAccFMAntennaSupport = 0x0014;
       
   316 
   298 
   317 
   299 // CAR KIT SB NAME-VALUE PAIRS:
   318 // CAR KIT SB NAME-VALUE PAIRS:
   300 
   319 
   301 
   320 
   302 // Name:          Audio To Privacy Handset
   321 // Name:          Audio To Privacy Handset