LinuxQMISDK-Lite  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pack_nas_SetCDMANetworkParameters_t Struct Reference

Data Fields

char * pSPC
 
uint8_t * pForceRev0
 
uint8_t * pCustomSCP
 
uint32_t * pProtocol
 
uint32_t * pBroadcast
 
uint32_t * pApplication
 
uint32_t * pRoaming
 

Detailed Description

Pack structure to set CDMA Network parameters.

Parameters
pSPC
  • Six digit service programming code (not necessary when only the roaming field is being set)
pForceRev0
  • (Optional)Force CDMA 1x-EV-DO Rev. 0 mode
    • 0 - Disabled
    • 1 - Enabled Note: Enabled can only be specified if pCustomSCP state is set to Disabled
pCustomSCP
  • (Optional)Use a custom config for CDMA 1x-EV-DO SCP
    • 0 - Disabled
    • 1 - Enabled Note: Enabled can only be specified if pForceRev0 is set to Disabled
pProtocol
  • Protocol mask for custom SCP config
    • 0x00000001 - Subtype 2 Physical Layer
    • 0x00000002 - Enhanced CCMAC
    • 0x00000004 - Enhanced ACMAC
    • 0x00000008 - Enhanced FTCMAC
    • 0x00000010 - Subtype 3 RTCMAC
    • 0x00000020 - Subsystem 1 RTCMAC
    • 0x00000040 - Enhanced Idle
    • 0x00000080 - Generic Multimode Capable Disc Port
    • 0xFFFFFFFF - Unknown
pBroadcast
  • Broadcast mask for custom SCP config
    • 0x00000001 - Generic broadcast enabled
    • 0xFFFFFFFF - Unknown
pApplication
  • Application mask for custom SCP config
    • 0x00000001 - SN Multiflow Packet Application
    • 0x00000002 - SN Enhanced Multiflow Packet Application
    • 0xFFFFFFFF - Unknown
pRoaming
  • Roaming preference
    • 0 - Automatic
    • 1 - Home Only
    • 2 - Affiliated Roaming Only
    • 3 - Home and Affiliated Roaming
    • 0xFFFFFFFF - Unknown

Field Documentation

uint32_t* pack_nas_SetCDMANetworkParameters_t::pApplication
uint32_t* pack_nas_SetCDMANetworkParameters_t::pBroadcast
uint8_t* pack_nas_SetCDMANetworkParameters_t::pCustomSCP
uint8_t* pack_nas_SetCDMANetworkParameters_t::pForceRev0
uint32_t* pack_nas_SetCDMANetworkParameters_t::pProtocol
uint32_t* pack_nas_SetCDMANetworkParameters_t::pRoaming
char* pack_nas_SetCDMANetworkParameters_t::pSPC

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