Linux SDK (lite-qmi)
MBPL_SDK_R25_ENG3
|
#include <qaGobiApiQos.h>
Data Fields | |
ULONG | id |
swiQosFlow * | pTxFlow |
swiQosFlow * | pRxFlow |
swiQosFilter * | pTxFilter |
swiQosFilter * | pRxFilter |
This structure contains the QoS Request parameters.
id | Identifier for the QoS flow/instance that has been negotiated and that needs to be modified The QoS_identifier is used to reference the actual flow/filter specifications that are in effect as a result of the negotiation triggered by QMI_QOS_REQUEST_QOS_REQ |
pTxFlow | See swiQosFlow for more information |
pRxFlow | See swiQosFlow for more information |
pTxFilter | See swiQosFilter for more information |
pRxFilter | See swiQosFilter for more information |