Test


Functions

VOID Cucmd_ShowPowerConsumptionStats (THandle hCuCmd, ConParm_t parm[], U16 nParms)
 Shows the power consumption statistics.

Detailed Description


Function Documentation

VOID Cucmd_ShowPowerConsumptionStats ( THandle  hCuCmd,
ConParm_t  parm[],
U16  nParms 
)

Shows the power consumption statistics.

This function gets the power consumption statistics from the driver and prints them. The following are printed:

  • activeTimeCnt: The total time the chip spent in active state
  • elpTimeCnt: The total time the chip spent in ELP mode
  • powerDownTimeCnt: The total time the chip spent in Power Down mode
  • ListenMode11BTimeCnt: The total time the chip spent in 11b listen mode
  • ListenModeOFDMTimeCnt: The total time the chip spent in OFDM listen mode

Parameters:
[in] hCuCmd Handle for the command module
[in] parm parm[0] Not used; should be 0
[in] nParms Not used; should be 0
Returns:
None
See also:
Note:
Warning:


Generated on Mon Oct 26 20:50:43 2009 for c:\temp\src\wlan_driver_api by  doxygen 1.5.9