getnscqaparamResult Structure Definition

The getnscqaparamResult structure defines the return type for getnscqaparam API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

nscqaparamList

List of nscqaparams


nscqaparam Structure Definition

The nscqaparam structure defines the actual return type values for getnscqaparam API.

Syntax



Members

harqretxdelay

HARQ retransmission delay (in ms).

net1label

Name of the network label.

net2label

Name of the network label 2.

minrttnet1

MIN RTT (in ms) for the first network.

lr1coeflist

coefficients values for Label1.

net1cclscale

Three congestion level scores limits corresponding to None, Low, Medium.

net1csqscale

Three signal quality level scores limits corresponding to Excellent, Good, Fair.

net1logcoef

Connection quality ranking Log coefficients of network 1.

minrttnet2

MIN RTT (in ms) for the second network.

lr2coeflist

coefficients values for Label 2.

net2cclscale

Three congestion level scores limits corresponding to None, Low, Medium.

net2csqscale

Three signal quality level scores limits corresponding to Excellent, Good, Fair.

net2logcoef

Connnection quality ranking Log coefficients of network 2.

net3label

Name of the network label 3.

minrttnet3

MIN RTT (in ms) for the third network.

net3cclscale

Three congestion level scores limits corresponding to None, Low, Medium.

net3csqscale

Three signal quality level scores limits corresponding to Excellent, Good, Fair.

net3logcoef

Connection quality ranking Log coefficients of network 3.

_nextgenapiresource


See Also