LinuxQMISDK-Lite  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
wds_TrStatInd Struct Reference

Data Fields

uint8_t statsPeriod
 
uint32_t statsMask
 

Detailed Description

This structure contains the information about the Transfer Statistics Indicator parameters.

Parameters
statsPeriod
  • Period between transfer statistics reports.
    • 0 - Do not report
    • Other - Period between reports (seconds)
statsMask
  • Requested statistic bit mask.
    • 0x00000001 - Tx packets OK
    • 0x00000002 - Rx packets OK
    • 0x00000004 - Tx packet errors
    • 0x00000008 - Rx packet errors
    • 0x00000010 - Tx overflows
    • 0x00000020 - Rx overflows
    • 0x00000040 - Tx bytes OK
    • 0x00000080 - Rx bytes OK
  • Each bit set causes the corresponding optional information to be sent in SLQSWdsEventReportCallBack.
  • All unlisted bits are reserved for future use and must be set to zero.

Field Documentation

uint32_t wds_TrStatInd::statsMask
uint8_t wds_TrStatInd::statsPeriod

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved