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

Commit 3df127ae authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix LTE Timing Advance Doc String"

parents 3a419fe2 e2270652
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -172,7 +172,7 @@ public final class CellSignalStrengthLte extends CellSignalStrength implements P
    }

    /**
     * Get the timing advance value for LTE, as a value between 0..63.
     * Get the timing advance value for LTE, as a value in range of 0..1282.
     * Integer.MAX_VALUE is reported when there is no active RRC
     * connection. Refer to 3GPP 36.213 Sec 4.2.3
     * @return the LTE timing advance, if available.