kernel/eka/include/u32hal.h
changeset 286 48e57fb1237e
parent 245 647ab20fee2e
equal deleted inserted replaced
285:ff5437e4337c 286:48e57fb1237e
  1169     power is present), or EFalse (if accessory power is not present).
  1169     power is present), or EFalse (if accessory power is not present).
  1170 									
  1170 									
  1171 	- TAny* a2 : NULL.
  1171 	- TAny* a2 : NULL.
  1172 	*/
  1172 	*/
  1173 	EPowerHalAcessoryPowerPresent,
  1173 	EPowerHalAcessoryPowerPresent,
       
  1174 
       
  1175 
       
  1176 	/**
       
  1177 	Used for testing purposes.
       
  1178 
       
  1179 	Sets a member in the power manager depending on which testing of some API's are skipped	
       
  1180 	*/
       
  1181 	EPowerHalPowerManagerTestMode,
  1174 	};
  1182 	};
  1175 
  1183 
  1176 
  1184 
  1177 
  1185 
  1178 
  1186