Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
_setIndicationRegReq Struct Reference

#include <qaGobiApiSms.h>

Data Fields

BYTE * pRegTransLayerInfoEvt
 
BYTE * pRegTransNWRegInfoEvt
 
BYTE * pRegCallStatInfoEvt
 

Detailed Description

This structure contains Indication Register request parameters

Parameters
pRegTransLayerInfoEvt-
  • Optional 1 BYTE parameter indicating registration status of transport layer information events
  • Values:
    • 0x00 - Disabled
    • 0x01 - Enabled
    • NULL - No change - specifying NULL indicates that the device will continue to use the existing setting (disable/enable) which has been previously set for the device
pRegTransNWRegInfoEvt-
  • Optional 1 BYTE parameter indicating registration status of transport network registration information events
  • Values:
    • 0x00 - Disabled
    • 0x01 - Enabled
    • NULL - No change - specifying NULL indicates that the device will continue to use the existing setting (disable/enable) which has been previously set for the device
pRegCallStatInfoEvt-
  • Optional 1 BYTE parameter indicating registration status of call status information events
  • Values:
    • 0x00 - Disabled
    • 0x01 - Enabled
    • NULL - No change - specifying NULL indicates that the device will continue to use the existing setting (disable/enable) which has been previously set for the device

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