connectivitylayer/isce/isinameservice_dll/inc/misicommunicationmanagerif.h
changeset 9 8486d82aef45
parent 5 8ccc39f9d787
--- a/connectivitylayer/isce/isinameservice_dll/inc/misicommunicationmanagerif.h	Wed Apr 21 14:29:55 2010 +0300
+++ b/connectivitylayer/isce/isinameservice_dll/inc/misicommunicationmanagerif.h	Tue Oct 19 13:16:20 2010 +0300
@@ -35,6 +35,13 @@
         */
         IMPORT_C static TBool IsValidResource( const TDesC8& aMessage );
 
+        /*
+        * Returns device identifier where the resource is located. 
+        * @param aResourceIdentifier
+        * @return Device Identifier of the resource
+        */
+        IMPORT_C static TUint8 GetDeviceIdentifierByResource( const TUint32 aResourceIdentifier );
+
     };
 
 #endif /* __MISICOMMUNICATIONMANAGERIF_H__ */