usbengines/usbwatcher/inc/cusbwatcher.h
branchRCL_3
changeset 5 7068aba64af5
parent 4 7e15987c4500
child 22 5b2a402e96ac
equal deleted inserted replaced
4:7e15987c4500 5:7068aba64af5
   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      *