Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
WdsDeletedProfileResult_t Struct Reference

#include <wds.h>

Data Fields

uint8_t profile_type
 
uint8_t profile_index
 
uint8_t apn_name_len
 
char apn_name [MAX_APN_STRING]
 
uint8_t pdp_type
 

Detailed Description

This structure contains the WdsApnOpReservedPco Information

  • Parameter values default to their data type's maximum unsigned value unless explicitly stated otherwise.
Parameters
profile_type
  • Identifies the technology type of the profile.
profile_index
  • Index identifying the profile..
apn_name_len
  • Number of sets of the ApnName.
ApnName
  • Name of the APN.
pdp_type
  • PDP type of the profile. Values: WDS_PDP_TYPE_PDP_IPV4 (0x00) - PDP-IP (IPv4) WDS_PDP_TYPE_PDP_PPP (0x01) - PDP-PPP WDS_PDP_TYPE_PDP_IPV6 (0x02) - PDP-IPv6 WDS_PDP_TYPE_PDP_IPV4V6 (0x03) - PDP-IPv4 and IPv6 WDS_PDP_TYPE_PDP_NON_ IP (0x04) - PDP-NON IP

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