bluetoothengine/btaudioman/expinc/BTAccObserver.h
branchRCL_3
changeset 21 53b7818cd282
parent 2 0b192a3a05a4
equal deleted inserted replaced
20:2f88a7d66f50 21:53b7818cd282
    89     
    89     
    90     
    90     
    91     virtual TInt ConnectionStatus(const TBTDevAddr& aAddr) = 0;
    91     virtual TInt ConnectionStatus(const TBTDevAddr& aAddr) = 0;
    92     
    92     
    93     virtual TBool IsAvrcpVolCTSupported() = 0;
    93     virtual TBool IsAvrcpVolCTSupported() = 0;
       
    94     virtual TBool IsAvrcpLegacyVolCTSupported() = 0;
    94     virtual TBool IsAbsoluteVolumeSupported(const TBTDevAddr& aAddr) = 0;
    95     virtual TBool IsAbsoluteVolumeSupported(const TBTDevAddr& aAddr) = 0;
    95     
    96     
    96     /**
    97     /**
    97      * Get the supported features of a profile in a device.
    98      * Get the supported features of a profile in a device.
    98      * @param aAddr The address of the device.
    99      * @param aAddr The address of the device.