usbuis/usbuinotif/src/usbuinotifotgerror.cpp
branchRCL_3
changeset 7 ff9df6630274
parent 6 a15c582fbf97
child 16 d895b6d953c9
equal deleted inserted replaced
6:a15c582fbf97 7:ff9df6630274
    78     iStringIds.AppendL( R_USB_OTG_ERROR_TOO_MUCH_CURRENT_REQUIRED);
    78     iStringIds.AppendL( R_USB_OTG_ERROR_TOO_MUCH_CURRENT_REQUIRED);
    79     iStringIds.AppendL( R_USB_OTG_ERROR_UNSUPPORTED);
    79     iStringIds.AppendL( R_USB_OTG_ERROR_UNSUPPORTED);
    80     iStringIds.AppendL( R_USB_OTG_ERROR_HUB_UNSUPPORTED);
    80     iStringIds.AppendL( R_USB_OTG_ERROR_HUB_UNSUPPORTED);
    81     iStringIds.AppendL( R_USB_OTG_ERROR_UNRECOVERABLE);
    81     iStringIds.AppendL( R_USB_OTG_ERROR_UNRECOVERABLE);
    82     iStringIds.AppendL( R_USB_OTG_ERROR_ATTACH_TIMEDOUT);
    82     iStringIds.AppendL( R_USB_OTG_ERROR_ATTACH_TIMEDOUT);
       
    83     iStringIds.AppendL( R_USB_ERROR_MEMORY_NOT_ENOUGH);
    83     }
    84     }
    84 
    85 
    85 // ----------------------------------------------------------------------------
    86 // ----------------------------------------------------------------------------
    86 // CUsbUiNotifOtgError::RegisterL
    87 // CUsbUiNotifOtgError::RegisterL
    87 // Register notifier.
    88 // Register notifier.