bluetoothengine/btaudioman/inc/basrvacc.h
changeset 2 0b192a3a05a4
parent 0 f63038272f30
child 51 625f43ae9362
equal deleted inserted replaced
1:6a1fe72036e3 2:0b192a3a05a4
    87     
    87     
    88     void PreventLowPowerMode();
    88     void PreventLowPowerMode();
    89     
    89     
    90     void AllowLowPowerMode();
    90     void AllowLowPowerMode();
    91     
    91     
       
    92     /**
       
    93      * Get the supported features of a profile in this device.
       
    94      * @param aProfile the profile identifier
       
    95      * @return the supported features value.
       
    96      */
       
    97     TInt SupportedFeature( TProfiles aProfile );
       
    98     
    92 protected:
    99 protected:
    93 
   100 
    94     /**
   101     /**
    95     * Default constructor
   102     * Default constructor
    96     */
   103     */