Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
nas_rxInfo Struct Reference

#include <nas.h>

Data Fields

uint8_t isRadioTuned
 
int32_t rxPower
 
int32_t ecio
 
int32_t rscp
 
int32_t rsrp
 
uint32_t phase
 

Detailed Description

This structure contains rx radio infomation.

Parameters
isRadioTuned
  • Whether Rx is tuned to a channel:
    • 0x00 - Not tuned
    • 0x01 - Tuned
    • 0xFF - Not Available
  • If the radio is tuned, instantaneous values are set for the signal information fields below.
  • If the radio is not tuned, or is delayed or invalid, the values are set depending on each technology.
rx_pwr
  • Rx power value in 1/10 dbm resolution.
ecio
  • ECIO in 1/10 dB; valid for CDMA, HDR, GSM, WCDMA, and LTE.
rscp
  • Received signal code power in 1/10 dbm.
  • Valid for WCDMA.
rsrp
  • Current reference signal received power in 1/10 dbm valid for LTE.
phase
  • Phase in 1/100 degrees; valid for LTE and NR5G.
  • When the phase is unknown, 0xFFFFFFFF is used.

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