Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
pack_qos_SLQSQosIndicationRegister_t Struct Reference

#include <qos.h>

Data Fields

uint8_t * pReport_global_qos_flows
 
uint8_t * pSuppress_report_flow_control
 
uint8_t * pSuppress_network_status_ind
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

Structure that contains the QoS Indication Register

Parameters
pReport_global_qos_flows
  • Report Global QOS Flows
    • Values:
      • 0 - Do not report
      • 1 - Report global QOS flows
      • Bit to check in ParamPresenceMask - 0x10
pSuppress_report_flow_control
  • Suppress Report Flow Control
    • Values: 0 - Report flow control events (default) 1 - Do not report flow control events
      • Bit to check in ParamPresenceMask - 0x11
pSuppress_network_status_ind
  • Suppress Network Status Indication
    • Values: 0 - Do not suppress network status indication (default) 1 - Suppress network status indication
      • Bit to check in ParamPresenceMask - 0x12
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

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