#include <qaGobiApiNas.h>
|
BYTE | RSRPThresListLen |
|
SHORT * | pRSRPThresList |
|
This structure contains RSRP threshold related parameters.
- Parameters
-
RSRPThresListLen |
- Length of the LTE RSRP threshold list parameter to follow
|
pRSRPThresList |
- Sequence of thresholds delimiting current RSRP event reporting bands
- Every time a new RSRP value crosses a specified threshold value, an event report indication message with the new RSRQ value is sent to the requesting control point. For this field
- RSRP values are applicable only for LTE
- RSRP values are measured in dBm, with a range of -44 dBm to -140 dBm
- Each RSRP threshold value is a signed 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: