⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 stats_routines.h

📁 Atheros AP Test with Agilent N4010A source code
💻 H
字号:
#ifndef	__INCstats_routinesh
#define	__INCstats_routinesh

#include "wlantype.h"
#include "athreg.h"
#include "manlib.h"
#include "mdata.h"


void getSignalStrengthStats ( SIG_STRENGTH_STATS *pStats, A_INT8 signalStrength);
void fillRateThroughput ( TX_STATS_STRUCT *txStats, A_UINT32 descRate, A_UINT32 dataBodyLen);
void extractTxStats ( TX_STATS_TEMP_INFO *pStatsInfo, TX_STATS_STRUCT *txStats);
void fillTxStats ( A_UINT32 devNum, A_UINT32 descAddress, A_UINT32 numDesc, A_UINT32 dataBodyLen, A_UINT32 txTime, TX_STATS_STRUCT *txStats);

#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -