Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
nasRssiInt32Int32_t Struct Reference

#include <nas.h>

Data Fields

uint8_t available
 
int32_t rssi0
 
int32_t rssi1
 

Detailed Description

This structure contains the RSSI signal response parameters.

Parameters
available
  • Indicate if the rssi0 and rssi1 is available.
  • 0: not available
  • 1: available
rssi0
  • rssi0 is raw data, need use the following formula to get the inband RSSI.
  • FORMULA: Inband RSSI = " rssi0" / 8.0
rssi1
  • rssi1 is raw data, need use the following formula to get the inband RSSI.
  • FORMULA: Inband RSSI = " rssi1" / 8.0
5G Specific:

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