Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
_getIndicationRegResp Struct Reference

#include <qaGobiApiSms.h>

Data Fields

BYTE * pRegTransLayerInfoEvt
 
BYTE * pRegTransNWRegInfoEvt
 
BYTE * pRegCallStatInfoEvt
 

Detailed Description

This structure contains Get Indication Register Response parameters

Parameters
pRegTransLayerInfoEvt-
  • Optional 1 BYTE parameter indicating registration status of transport layer information events
  • Values:
    • 0x00 - Disabled
    • 0x01 - Enabled
  • function SLQSGetIndicationRegister() returns a default value 0xFF if this parameter is allocated memory in the structure and no response is received from the device.
pRegTransNWRegInfoEvt-
  • Optional 1 BYTEparameter indicating registration status of transport network registration information events
  • Values:
    • 0x00 - Disabled
    • 0x01 - Enabled
  • function SLQSGetIndicationRegister() returns a default value 0xFF if this parameter is allocated memory in the structure and no response is received from the device.
pRegCallStatInfoEvt-
  • Optional 1 BYTE parameter indicating registration status of call status information events
  • Values:
    • 0x00 - Disabled
    • 0x01 - Enabled
  • function SLQSGetIndicationRegister() returns a default value 0xFF if this parameter is allocated memory in the structure and no response is received from the device.

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