#include <qaGobiApiCbk.h>
|
ULONG * | pDataBearer |
|
ULONG * | pPacketsCountTX |
|
ULONG * | pPacketsCountRX |
|
ULONGLONG * | pTotalBytesTX |
|
ULONGLONG * | pTotalBytesRX |
|
Contains the WDS event information and information about the interface
- Parameters
-
pQmiInterfaceInfo |
|
pDataBearer |
- Data bearer technology (NULL if not present)
- 0x00 - Indicates that this field is ignored
- 0x01 - CDMA 1X
- 0x02 - EV-DO Rev 0
- 0x03 - GPRS
- 0x04 - WCDMA
- 0x05 - EV-DO Rev A
- 0x06 - EDGE
- 0x07 - HSDPA and WCDMA
- 0x08 - WCDMA and HSUPA
- 0x09 - HSDPA and HSUPA
- 0x0A - LTE
- 0x0B - EV-DO Rev A EHRPD
- 0x0C - HSDPA+ and WCDMA
- 0x0D - HSDPA+ and HSUPA
- 0x0E - DC_HSDPA+ and WCDMA
- 0x0F - DC_HSDPA+ and HSUPA
- 0x8000 - NULL Bearer
- 0xFF - Unknown Technology
|
pDormancyStatus |
- Dormancy status (NULL if not present)
- 1 - traffic channel dormant
- 2 - traffic channel active
|
pPacketsCountTX |
- Packets transmitted without error (NULL if not present)
|
pPacketsCountRX |
- Packets received without error (NULL if not present)
|
pTotalBytesTX |
- Bytes transmitted without error (NULL if not present)
|
pTotalBytesRX |
- Bytes received without error (NULL if not present)
|
The documentation for this struct was generated from the following file: