LinuxSDK  V1.4.0.5
Data Fields
SWI_STRUCT_DeviceInformation_Response Struct Reference

#include <SwiApiCmBasic.h>

Data Fields

swi_uint32 sizeStruct
 
swi_uint32 Version
 
enum SWI_TYPE_RequestStatus eRequestStatus
 
enum SWI_TYPE_DeviceInformationType eDeviceInformationType
 
swi_uint32 nLength
 
enum SWI_TYPE_Technology eTechnology
 
swi_char szProduct [LENGTH_ProductStr]
 
enum SWI_TYPE_FrmDlwProtocol eFrmDlwProtocol
 
enum SWI_TYPE_DeviceReEnum eDeviceReEnum
 
enum SWI_TYPE_CNSsupported eCNSsupported
 

Detailed Description

This structure contains the response for a device information request.

This structure is used by SwiGetDeviceInformation to retrieve fundamental information about the stack's physical device.

See Also

See Also
SwiGetDeviceInformation

Field Documentation

enum SWI_TYPE_CNSsupported SWI_STRUCT_DeviceInformation_Response::eCNSsupported

Valid if eDeviceInformationType = SWI_DEVICEINFORMATION_CNSsupported.

enum SWI_TYPE_DeviceInformationType SWI_STRUCT_DeviceInformation_Response::eDeviceInformationType

Device information request type.

enum SWI_TYPE_DeviceReEnum SWI_STRUCT_DeviceInformation_Response::eDeviceReEnum

Valid if eDeviceInformationType = SWI_DEVICEINFORMATION_DeviceReEnum.

enum SWI_TYPE_FrmDlwProtocol SWI_STRUCT_DeviceInformation_Response::eFrmDlwProtocol

Valid if eDeviceInformationType = SWI_DEVICEINFORMATION_FrmDwlProtocol.

enum SWI_TYPE_RequestStatus SWI_STRUCT_DeviceInformation_Response::eRequestStatus

Request status.

enum SWI_TYPE_Technology SWI_STRUCT_DeviceInformation_Response::eTechnology

Valid if eDeviceInformationType = SWI_DEVICEINFORMATION_Technology.

swi_uint32 SWI_STRUCT_DeviceInformation_Response::nLength

Length of the value in bytes.

swi_uint32 SWI_STRUCT_DeviceInformation_Response::sizeStruct

The size, in bytes, of this structure.

swi_char SWI_STRUCT_DeviceInformation_Response::szProduct[LENGTH_ProductStr]

Valid if eDeviceInformationType = SWI_DEVICEINFORMATION_Product.

swi_uint32 SWI_STRUCT_DeviceInformation_Response::Version

Payload version.


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