Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
WdsConnectionRate Struct Reference

#include <qaGobiApiWds.h>

Data Fields

ULONG * pV4sessionId
 
ULONG * pV6sessionId
 
struct WdsConnectionRateElmnts ConnRateElmntsV4
 
struct WdsConnectionRateElmnts ConnRateElmntsV6
 

Detailed Description

WDS ConnectionRate request data structure

Parameters
pV4sessionId
  • The v4 session ID for which the connection rate are to be retrieved
  • provide a NULL pointer if not applicable
pV6sessionId
  • The v6 session ID for which the connection rate are to be retrieved
  • provide a NULL pointer if not applicable
ConnRateElmntsV4
  • data structure to be populated with the connection rate for V4 session
ConnRateElmntsV6
  • data structure to be populated with the connection rate for V6 session
Note
At least one of pV4sessionId and pV6sessionId must point to a valid session ID.

The documentation for this struct was generated from the following file: