|
LinuxSDK
V1.4.0.5
|
#include <SwiApiCmBasic.h>
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
| 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.