usbengines/usbwatcher/inc/cusbwatcher.h
branchCompilerCompatibility
changeset 19 3346ae8c7c53
parent 13 7068aba64af5
child 52 831068540b07
child 63 ef2686f7597e
child 77 5b2a402e96ac
equal deleted inserted replaced
17:32e38c512cab 19:3346ae8c7c53
   168      *
   168      *
   169      * @since Series 60 3.2
   169      * @since Series 60 3.2
   170      * @param aPersonalityId Current personality id setting
   170      * @param aPersonalityId Current personality id setting
   171      * @return KErrNone in case of success
   171      * @return KErrNone in case of success
   172      */
   172      */
   173     inline TInt WritePersonalityId( TInt aPersonalityId );
   173     TInt WritePersonalityId( TInt aPersonalityId );
   174 
   174 
   175     /**
   175     /**
   176      * This method is called by the CUsbActiveState class when there is
   176      * This method is called by the CUsbActiveState class when there is
   177      * a change in USB state.
   177      * a change in USB state.
   178      *
   178      *