_getIndicationRegResp Struct Reference
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.
|
Field Documentation