Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
pack_wds_SetMobileIPParameters_t Struct Reference

#include <wds.h>

Data Fields

char * pSPC
 
uint32_t * pMode
 
uint8_t * pRetryLimit
 
uint8_t * pRetryInterval
 
uint8_t * pReRegPeriod
 
uint8_t * pReRegTraffic
 
uint8_t * pHAAuthenticator
 
uint8_t * pHA2002bis
 

Detailed Description

Mobile IP parameters information.

Parameters
pSPC
  • NULL-terminated string representing six digit service programming code.
pMode
  • Mode to be set (optional)
    • 0 - Mobile IP off (simple IP only)
    • 1 - Mobile IP preferred
    • 2 - Mobile IP only
pRetryLimit
  • Registration retry attempt limit (optional)
pRetryInterval
  • Registration retry attempt interval used to determine the time between registration attempts (optional)
pReRegPeriod
  • Period (in minutes) to attempt re-registration before current registration expires (optional)
pReRegTraffic
  • Re-registration only if traffic since last attempt (optional)
    • Zero - Disabled
    • NonZero - Enabled
pHAAuthenticator
  • MH-HA authenticator calculator (optional)
    • Zero - Disabled
    • NonZero - Enabled
pHA2002bis
  • MH-HA RFC 2002bis authentication instead of RFC2002 (optional)
    • Zero - Disabled
    • NonZero - Enabled

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