diff -r 6a1fe72036e3 -r 0b192a3a05a4 bluetoothengine/btaudioman/inc/basrvacc.h --- 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: /**