usbmgmt/usbmgrtest/t_charging_emu/inc/CUsbBatteryChargingTestPlugin.h
changeset 49 93c0009bd947
parent 0 c9bc50fca66e
equal deleted inserted replaced
48:21625e5de155 49:93c0009bd947
     1 /*
     1 /*
     2 * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    38 	{
    38 	{
    39 public:
    39 public:
    40 	TUint iAvailableMilliAmps;
    40 	TUint iAvailableMilliAmps;
    41 	TInt iPluginState;
    41 	TInt iPluginState;
    42 	TUsbDeviceState iDeviceState;
    42 	TUsbDeviceState iDeviceState;
    43 	TUsbBatteryChargingUserSetting iUserSetting;
       
    44 	TInt iCurrentIndexRequested;
    43 	TInt iCurrentIndexRequested;
    45 	TUint iRequestedCurrentValue;
    44 	TUint iRequestedCurrentValue;	
    46 	};
    45 	};
    47 
    46 
    48 class MUsbBatteryChargingTestPluginInterface2
    47 class MUsbBatteryChargingTestPluginInterface2
    49 	{
    48 	{
    50 public:
    49 public: