usbengines/usbwatcher/inc/cusbwatcher.h
branchRCL_3
changeset 64 8ecef05bbada
parent 8 7e15987c4500
child 52 831068540b07
child 63 ef2686f7597e
child 77 5b2a402e96ac
equal deleted inserted replaced
8:7e15987c4500 64:8ecef05bbada
   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      *