Searched defs:earfcn (Results 1 – 12 of 12) sorted by relevance
/aosp12/frameworks/base/telephony/java/android/telephony/ |
H A D | AccessNetworkUtils.java | 90 public static int getOperatingBandForEarfcn(int earfcn) { in getOperatingBandForEarfcn() 593 public static int getFrequencyFromEarfcn(int band, int earfcn, boolean isUplink) { in getFrequencyFromEarfcn() 620 private static int convertEarfcnToFrequency(int low, int earfcn, int offset) { in convertEarfcnToFrequency() 624 private static boolean isInEarfcnRange(int earfcn, EutranBandArfcnFrequency earfcnFrequency, in isInEarfcnRange()
|
H A D | CellIdentityLte.java | 117 public CellIdentityLte(int ci, int pci, int tac, int earfcn, @NonNull int[] bands, in CellIdentityLte()
|
/aosp12/system/chre/chre_api/legacy/v1_1/chre/ |
H A D | wwan.h | 177 int32_t earfcn; member
|
/aosp12/system/chre/chre_api/legacy/v1_2/chre/ |
H A D | wwan.h | 177 int32_t earfcn; member
|
/aosp12/system/chre/chre_api/legacy/v1_3/chre/ |
H A D | wwan.h | 177 int32_t earfcn; member
|
/aosp12/system/chre/chpp/include/chpp/common/ |
H A D | wwan_types.h | 102 int32_t earfcn; member
|
/aosp12/system/chre/chre_api/include/chre_api/chre/ |
H A D | wwan.h | 178 int32_t earfcn; member
|
/aosp12/system/chre/chre_api/legacy/v1_4/chre/ |
H A D | wwan.h | 178 int32_t earfcn; member
|
/aosp12/packages/modules/NetworkStack/tests/unit/src/com/android/server/connectivity/ |
H A D | NetworkMonitorTest.java | 1025 private static CellIdentityLte makeCellIdentityLte(int ci, int pci, int tac, int earfcn, in makeCellIdentityLte()
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | ServiceStateTracker.java | 5141 int earfcn) { in containsEarfcnInEarfcnRange()
|
/aosp12/hardware/ril/include/telephony/ |
H A D | ril.h | 1436 int earfcn; /* 18-bit LTE Absolute RF Channel Number; this value must be reported */ member
|
/aosp12/hardware/ril/reference-ril/ |
H A D | ril.h | 1436 int earfcn; /* 18-bit LTE Absolute RF Channel Number; this value must be reported */ member
|