LinuxQMISDK  SLQS03.03.16
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
TrStatInd Struct Reference

Data Fields

BYTE statsPeriod
 
ULONG 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

ULONG TrStatInd::statsMask
BYTE TrStatInd::statsPeriod

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