SWI_STRUCT_AirServer Struct Reference

#include <SwiStructsCm.h>

List of all members.

Public Attributes

U32 sizeStruct
U8 ClientMac [LENGTH_MacAddress]
U8 ServerMac [LENGTH_MacAddress]
SWI_TYPE_Device eDevice


Detailed Description

This structure contains basic air server information.

This structure is used by SwiGetAvailAirServers to return the list of available air servers (devices) on the system. Similarly, SwiSelectAirServer uses this structure to bind to an air server. SWI_NOTIFY_AirServerChange uses this structure to signal the availability of an air server.

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

See also:
SWI_TYPE_Device

SWI_NOTIFY_AirServerChange

SwiGetAvailAirServers

SwiSelectAirServer

See sample code, ConnectApi


Member Data Documentation

U8 SWI_STRUCT_AirServer::ClientMac[LENGTH_MacAddress]

MAC address of local adapter through which we access the air server. This field mainly applies to MP devices. When calling SwiSelectAirServer, simply provide the value returned from SwiGetAvailAirServers or SWI_NOTIFY_AirServerChange.

Device of interest.

U8 SWI_STRUCT_AirServer::ServerMac[LENGTH_MacAddress]

MAC address of the air server. When calling SwiSelectAirServer, simply provide the value returned from SwiGetAvailAirServers or SWI_NOTIFY_AirServerChange.

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


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

Generated on Fri Oct 2 10:27:32 2009 for 3G SDK by  doxygen 1.5.9