Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
sms_setIndicationReg Struct Reference

#include <sms.h>

Data Fields

uint8_t * pRegTransLayerInfoEvt
 
uint8_t * pRegTransNWRegInfoEvt
 
uint8_t * pRegCallStatInfoEvt
 

Detailed Description

This structure contains Indication Register request parameters

Parameters
pRegTransLayerInfoEvt-
  • Optional 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 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 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: