#include <nas.h>
|
uint8_t | RSSIThresListLen |
|
int8_t * | pRSSIThresList |
|
This sturcture contain RSSI threshold list.
- Parameters
-
RSSIThresListLen |
- Length of the RSSI threshold list parameter to follow
|
pRSSIThresList |
- RSSI in dBm( signed bytes )
- A value of -125 dBm or lower is used to indicate No Signal
- RSSI values have the following ranges (in dBm)
- CDMA is -105 to -21
- HDR is -118 to -13
- GSM is -111 to -48
- WCDMA is -121 to 0
- LTE is -120 to 0
- Threshold values specified above are used for all RATs
- The maximum number of threshold values is 16, each a signed byte value.
|
The documentation for this struct was generated from the following file: