LinuxQMISDK-Lite  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
slot_t Struct Reference

Data Fields

uint32_t uPhyCardStatus
 
uint32_t uPhySlotStatus
 
uint8_t bLogicalSlot
 
uint8_t bICCIDLength
 
uint8_t bICCID [255]
 

Detailed Description

This structure contains information of the response parameters associated with a Get Slots Status API.

Parameters
uPhyCardStatus
  • State of the card in the Pyhsical Slot Status.
    • 0x00 - Unknown.
    • 0x01 - Absent.
    • 0x02 - Present.
uPhySlotStatus
  • State of the Physical Slot status.
    • 0x00 Inactive.
    • 0x01 Activate.
bLogicalSlot
  • Logical Slot associated with this physical slot. THis is valid if the physical slot is active.
    • 1 - Slot 1.
    • 2 - Slot 2.
    • 3 - Slot 3.
    • 4 - Slot 4.
    • 5 - Slot 5.
bLogicalSlot
  • Number of sets the sets of ICCCID
bICCID[MAX_ICCID_LENGTH]
  • Contains the ICCID of the card in the physical slot.

Field Documentation

uint8_t slot_t::bICCID[255]
uint8_t slot_t::bICCIDLength
uint8_t slot_t::bLogicalSlot
uint32_t slot_t::uPhyCardStatus
uint32_t slot_t::uPhySlotStatus

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