usbuis/usbuinotif/src/usbuinotifotgerror.cpp
changeset 47 878846f7623e
parent 46 0ffee699d6c7
child 52 831068540b07
equal deleted inserted replaced
46:0ffee699d6c7 47:878846f7623e
    75     iStringIds.AppendL( R_USB_OTG_ERROR_TOO_MUCH_CURRENT_REQUIRED);
    75     iStringIds.AppendL( R_USB_OTG_ERROR_TOO_MUCH_CURRENT_REQUIRED);
    76     iStringIds.AppendL( R_USB_OTG_ERROR_UNSUPPORTED);
    76     iStringIds.AppendL( R_USB_OTG_ERROR_UNSUPPORTED);
    77     iStringIds.AppendL( R_USB_OTG_ERROR_HUB_UNSUPPORTED);
    77     iStringIds.AppendL( R_USB_OTG_ERROR_HUB_UNSUPPORTED);
    78     iStringIds.AppendL( R_USB_OTG_ERROR_UNRECOVERABLE);
    78     iStringIds.AppendL( R_USB_OTG_ERROR_UNRECOVERABLE);
    79     iStringIds.AppendL( R_USB_OTG_ERROR_ATTACH_TIMEDOUT);
    79     iStringIds.AppendL( R_USB_OTG_ERROR_ATTACH_TIMEDOUT);
       
    80     iStringIds.AppendL( R_USB_ERROR_MEMORY_NOT_ENOUGH);
    80     }
    81     }
    81 
    82 
    82 // ----------------------------------------------------------------------------
    83 // ----------------------------------------------------------------------------
    83 // CUsbUiNotifOtgError::RegisterL
    84 // CUsbUiNotifOtgError::RegisterL
    84 // Register notifier.
    85 // Register notifier.