Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
UIMSlotStatus Struct Reference

#include <qaGobiApiUim.h>

Data Fields

ULONG uPhyCardStatus
 
ULONG uPhySlotStatus
 
BYTE bLogicalSlot
 
BYTE bICCIDLength
 
BYTE bICCID [MAX_ICCID_LENGTH]
 

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.

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