connectivitylayer/isce/isinameservice_dll/inc/misicommunicationmanagerif.h
changeset 9 8486d82aef45
parent 5 8ccc39f9d787
equal deleted inserted replaced
8:6295dc2169f3 9:8486d82aef45
    33         * Checks if client is registered as a resource.
    33         * Checks if client is registered as a resource.
    34         * @return name table status
    34         * @return name table status
    35         */
    35         */
    36         IMPORT_C static TBool IsValidResource( const TDesC8& aMessage );
    36         IMPORT_C static TBool IsValidResource( const TDesC8& aMessage );
    37 
    37 
       
    38         /*
       
    39         * Returns device identifier where the resource is located. 
       
    40         * @param aResourceIdentifier
       
    41         * @return Device Identifier of the resource
       
    42         */
       
    43         IMPORT_C static TUint8 GetDeviceIdentifierByResource( const TUint32 aResourceIdentifier );
       
    44 
    38     };
    45     };
    39 
    46 
    40 #endif /* __MISICOMMUNICATIONMANAGERIF_H__ */
    47 #endif /* __MISICOMMUNICATIONMANAGERIF_H__ */