Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
nas_IOThresh Struct Reference

#include <nas.h>

Data Fields

uint8_t IOThresListLen
 
int32_t * pIOThresList
 

Detailed Description

This structure contains IO threshold list.

Parameters
IOThresListLen
  • Length of the IO threshold list parameter to follow
pIOThresList
  • Sequence of thresholds delimiting IO event reporting bands
  • Every time a new IO value crosses a threshold value, an event report indication message with the new IO value is sent to the requesting control point. For this field
    • IO is applicable only for HDR
    • Each IO threshold value is a signed 4 byte value
    • Maximum number of threshold values is 16
    • At least one value must be specified

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