_TAccessCategoryStatistics Struct Reference

struct _TAccessCategoryStatistics

data frame statistics per Access Category

Member Data Documentation

TUint rxMulticastDataFrameCount

TUint rxMulticastDataFrameCount

nbr of received multicast data frames

TUint rxUnicastDataFrameCount

TUint rxUnicastDataFrameCount

nbr of received unicast data frames

TUint totalTxDelay

TUint totalTxDelay

average data frame Total Transmit Delay in microseconds. Zero if no frames were transmitted.

TUint totalTxDelayBin0

TUint totalTxDelayBin0

nbr of data frames whose total transmit delay was <= 10ms

TUint totalTxDelayBin1

TUint totalTxDelayBin1

nbr of data frames whose total transmit delay was ]10,20]ms

TUint totalTxDelayBin2

TUint totalTxDelayBin2

nbr of data frames whose total transmit delay was ]20,40]ms

TUint totalTxDelayBin3

TUint totalTxDelayBin3

nbr of data frames whose total transmit delay was > 40ms

TUint txErrorCount

TUint txErrorCount

nbr of data frames that could not be delivered to the WLAN AP/STA

TUint txMediaDelay

TUint txMediaDelay

average data frame Transmit / Media Delay in microseconds. Zero if no frames were transmitted.

TUint txMulticastDataFrameCount

TUint txMulticastDataFrameCount

nbr of successfully transmitted multicast data frames

TUint txRetryCount

TUint txRetryCount

nbr of data frame transmit retries

TUint txUnicastDataFrameCount

TUint txUnicastDataFrameCount

nbr of successfully transmitted unicast data frames