Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5cd06689 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Support Measurement type EC/NO in Radio HAL"

parents 8ea503d2 3939060c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -48,4 +48,5 @@ parcelable SignalThresholdInfo {
  const int SIGNAL_MEASUREMENT_TYPE_SSRSRP = 6;
  const int SIGNAL_MEASUREMENT_TYPE_SSRSRQ = 7;
  const int SIGNAL_MEASUREMENT_TYPE_SSSINR = 8;
  const int SIGNAL_MEASUREMENT_TYPE_ECNO = 9;
}
+7 −1
Original line number Diff line number Diff line
@@ -82,7 +82,13 @@ parcelable SignalThresholdInfo {
     * Reference: 3GPP TS 38.215 section 5.1.*, 3GPP TS 38.133 section 10.1.16.1.
     */
    const int SIGNAL_MEASUREMENT_TYPE_SSSINR = 8;

    /**
     * EcNo value
     * Range: -24 dBm to 1 dBm.
     * Used RAN: UTRAN
     * Reference: 3GPP TS 25.215 5.1.5
     */
    const int SIGNAL_MEASUREMENT_TYPE_ECNO = 9;
    /**
     * Signal Measurement Type
     * Values are SIGNAL_MEASUREMENT_TYPE_