Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_qos_QmiCbkQosFlowStatus_t Struct Reference

#include <qos.h>

Data Fields

uint32_t qos_id
 
uint8_t new_flow
 
uint32_t state_change
 

Detailed Description

Structure that contains the QoS Flow State

Parameters
qos_id
  • QoS identifier
new_flow
  • Values :
    • 0 - Existing flow
    • 1 - Newly added flow
state_change
  • Flow state change flow.
    • Values:
    • QOS_FLOW_ACTIVATED (0) - Flow activated
    • QOS_FLOW_MODIFIED (1) - Flow modified
    • QOS_FLOW_DELETED (2) - Flow deleted
    • QOS_FLOW_SUSPENDED (3) - Flow suspended
    • QOS_FLOW_ENABLED (4) - Flow enabled
    • QOS_FLOW_DISABLED (5) - Flow disabled
    • QOS_FLOW_REBIND (6) - Flow rebind

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