LinuxSDK  V1.4.0.5
Data Fields
SWI_STRUCT_AirServerExtended Struct Reference

#include <SwiApiCmBasic.h>

Data Fields

swi_uint32 sizeStruct
 
swi_char szProductName [LENGTH_ProductName]
 
enum SWI_TYPE_ProductClass eProductClass
 
enum SWI_TYPE_WirelessTech eWirelessTech
 
swi_char szModemName [LENGTH_ModemName]
 
swi_char szHardwareId [LENGTH_HardwareId]
 

Detailed Description

This structure contains extended air server information

This structure is used by SwiGetAirServerInfo to retrieve additional information about a particular air server.

Supports both GSM and CDMA PC cards, embedded devices, and MP line of products.

See Also

See Also
SWI_TYPE_ProductClass
SWI_TYPE_WirelessTech
SwiGetAirServerInfo
See sample code, ConnectApi

Field Documentation

enum SWI_TYPE_ProductClass SWI_STRUCT_AirServerExtended::eProductClass

A Product class enumeration. See SWI_TYPE_ProductClass for list of possible values.

enum SWI_TYPE_WirelessTech SWI_STRUCT_AirServerExtended::eWirelessTech

A Mobile wireless technology enumeration. See SWI_TYPE_WirelessTech for list of possible values.

swi_uint32 SWI_STRUCT_AirServerExtended::sizeStruct

The size, in bytes, of this structure. This value must always be populated by the calling application.

swi_char SWI_STRUCT_AirServerExtended::szHardwareId[LENGTH_HardwareId]

A NULL terminated string which contains the hardware ID of the network adapter interface.

swi_char SWI_STRUCT_AirServerExtended::szModemName[LENGTH_ModemName]

A NULL terminated string which contains the friendly dial-up modem name. This is the same value listed under Device Manager->Modems.

swi_char SWI_STRUCT_AirServerExtended::szProductName[LENGTH_ProductName]

A NULL terminated string which contains the Sierra Wireless product name. Length of value is restricted to LENGTH_ProductName.


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

Linux SDK V1.4.0.5
Copyright (c) 2011 Sierra Wireless, Inc. All rights reserved