bluetoothengine/btaudioman/expinc/BTAccTypes.h
changeset 2 0b192a3a05a4
parent 0 f63038272f30
equal deleted inserted replaced
1:6a1fe72036e3 2:0b192a3a05a4
    19 
    19 
    20 #ifndef BTAUDIOPROFILES_H
    20 #ifndef BTAUDIOPROFILES_H
    21 #define BTAUDIOPROFILES_H
    21 #define BTAUDIOPROFILES_H
    22 
    22 
    23 #include <bttypes.h>
    23 #include <bttypes.h>
       
    24 
       
    25 /**
       
    26  * This value indicates the HSP of a headset/carkit supports Remote
       
    27  * volume control.
       
    28  */
       
    29 const TInt KHspRemoteVolumeControlSupport = 0x10;
    24 
    30 
    25 enum TProfiles
    31 enum TProfiles
    26     {
    32     {
    27     ERemConCT   = 0x10, // AVRCP Controller
    33     ERemConCT   = 0x10, // AVRCP Controller
    28     ERemConTG   = 0x08, // AVRCP Target
    34     ERemConTG   = 0x08, // AVRCP Target