LinuxQMISDK  SLQS04.00.08
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
unpack_dms_GetDeviceCapabilities_t Struct Reference

Data Fields

uint32_t maxTxChannelRate
 
uint32_t maxRxChannelRate
 
uint32_t dataServiceCaCapability
 
uint32_t simCapability
 
uint32_t radioIfacesSize
 
uint8_t RadioIfaces [255]
 

Detailed Description

Gets the device capabilities structure

Parameters
maxTxChannelRate
  • Maximum transmission rate (in bps) supported by the device
  • In multi-technology devices, this value will be the greatest rate among all supported technologies
maxRxChannelRate
  • Maximum reception rate (in bps) supported by the device
  • In multi-technology devices, this value will be the greatest rate among all supported technologies
dataServiceCaCapability
  • CS/PS data service capability
    • 0 - No data services supported
    • 1 - Only Circuit Switched (CS) services supported
    • 2 - Only Packet Switched (PS) services supported
    • 3 - Simultaneous CS and PS
    • 4 - Non-simultaneous CS and PS
simCapability
  • Device SIM capability
    • 0 - SIM not supported
    • 1 - SIM supported
    • 0xff - Invalid Device capablitityes Data.
radioIfacesSize
  • Upon input, the maximum number of elements that the radio interface array can contain
  • Upon successful output, actual number of elements in the radio interface array
RadioIfaces[OUT]

Field Documentation

uint32_t unpack_dms_GetDeviceCapabilities_t::dataServiceCaCapability
uint32_t unpack_dms_GetDeviceCapabilities_t::maxRxChannelRate
uint32_t unpack_dms_GetDeviceCapabilities_t::maxTxChannelRate
uint8_t unpack_dms_GetDeviceCapabilities_t::RadioIfaces[255]
uint32_t unpack_dms_GetDeviceCapabilities_t::radioIfacesSize
uint32_t unpack_dms_GetDeviceCapabilities_t::simCapability

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