--- a/cmmanager/cmmgr/Framework/Inc/cmmanagerimpl.h Thu Dec 17 08:55:21 2009 +0200
+++ b/cmmanager/cmmgr/Framework/Inc/cmmanagerimpl.h Thu Jan 07 12:56:54 2010 +0200
@@ -956,6 +956,15 @@
* Get Snap Table ID from CommsDat
*/
TUint32 GetSnapTableIdL();
+
+ /**
+ * Check if the attribute is bearerspecific
+ *
+ * @since 9.2
+ * @param aAttribute attribute-id to be checked
+ * @return ETrue if aAttribute is bearerspecific, otherwise EFalse
+ */
+ TBool IsBearerSpecific( TUint32 aAttribute ) const;
#include "cmmanagerimpl.inl"
//=========================================================================