bluetoothengine/btaudioman/inc/basrvacc.h
changeset 2 0b192a3a05a4
parent 0 f63038272f30
child 51 625f43ae9362
--- a/bluetoothengine/btaudioman/inc/basrvacc.h	Tue Jan 26 12:06:42 2010 +0200
+++ b/bluetoothengine/btaudioman/inc/basrvacc.h	Tue Feb 02 00:20:42 2010 +0200
@@ -89,6 +89,13 @@
     
     void AllowLowPowerMode();
     
+    /**
+     * Get the supported features of a profile in this device.
+     * @param aProfile the profile identifier
+     * @return the supported features value.
+     */
+    TInt SupportedFeature( TProfiles aProfile );
+    
 protected:
 
     /**