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

Commit 80893c86 authored by Nathan Harold's avatar Nathan Harold Committed by Automerger Merge Worker
Browse files

Merge "Add GERAN to Docstring for PhysicalChannelConfig" am: 9aca73a9 am:...

Merge "Add GERAN to Docstring for PhysicalChannelConfig" am: 9aca73a9 am: 83da6cfd am: 1f5211ff

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1879179

Change-Id: Iba4f0c19166a30fa9a32e3c9b518118a58b2ccb7
parents 59f7f332 1f5211ff
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -242,6 +242,11 @@ public final class PhysicalChannelConfig implements Parcelable {
    }

    /**
     * The physical cell ID which differentiates cells using the same radio channel.
     *
     * In GERAN, this value is the BSIC. The range is [0-63].
     * Reference: 3GPP TS 3.03 section 4.2.2.
     *
     * In UTRAN, this value is primary scrambling code. The range is [0, 511].
     * Reference: 3GPP TS 25.213 section 5.2.2.
     *