Home
last modified time | relevance | path

Searched refs:gsm (Results 1 – 17 of 17) sorted by relevance

/device/google/cuttlefish/shared/phone/
Ddevice.mk42 …data/etc/android.hardware.telephony.gsm.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hard…
Ddevice_vendor.mk48 …data/etc/android.hardware.telephony.gsm.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hard…
/device/google_car/coral_car/
Daosp_coral_car.mk68 …ks/native/data/etc/android.hardware.telephony.gsm.xml:system/etc/permissions/android.hardware.tele…
/device/google_car/crosshatch_car/
Daosp_crosshatch_car.mk76 …ks/native/data/etc/android.hardware.telephony.gsm.xml:system/etc/permissions/android.hardware.tele…
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp8782 signalStrength_1_4.gsm = signalStrength.gw; in convertRilSignalStrengthToHal_1_4()
9695 records[i].gsm.resize(0); in convertRilCellInfoListToHal()
9702 records[i].gsm.resize(1); in convertRilCellInfoListToHal()
9703 CellInfoGsm *cellInfoGsm = &records[i].gsm[0]; in convertRilCellInfoListToHal()
9705 std::to_string(rillCellInfo->CellInfo.gsm.cellIdentityGsm.mcc); in convertRilCellInfoListToHal()
9707 ril::util::mnc::decode(rillCellInfo->CellInfo.gsm.cellIdentityGsm.mnc); in convertRilCellInfoListToHal()
9709 rillCellInfo->CellInfo.gsm.cellIdentityGsm.lac; in convertRilCellInfoListToHal()
9711 rillCellInfo->CellInfo.gsm.cellIdentityGsm.cid; in convertRilCellInfoListToHal()
9713 rillCellInfo->CellInfo.gsm.cellIdentityGsm.arfcn; in convertRilCellInfoListToHal()
9715 rillCellInfo->CellInfo.gsm.cellIdentityGsm.bsic; in convertRilCellInfoListToHal()
[all …]
Dril.h1685 RIL_CellInfoGsm gsm; member
1699 RIL_CellInfoGsm_v12 gsm; member
1712 RIL_CellInfoGsm_v12 gsm; member
/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp1447 ci.CellInfo.gsm.cellIdentityGsm.mcc = s_mcc; in request_get_cell_info_list()
1448 ci.CellInfo.gsm.cellIdentityGsm.mnc = s_mnc; in request_get_cell_info_list()
1449 ci.CellInfo.gsm.cellIdentityGsm.lac = s_lac; in request_get_cell_info_list()
1450 ci.CellInfo.gsm.cellIdentityGsm.cid = s_cid; in request_get_cell_info_list()
1451 ci.CellInfo.gsm.signalStrengthGsm.signalStrength = 10; in request_get_cell_info_list()
1452 ci.CellInfo.gsm.signalStrengthGsm.bitErrorRate = 0; in request_get_cell_info_list()
/device/generic/goldfish/radio/ril/
Dril.h1516 RIL_CellInfoGsm gsm; member
1530 RIL_CellInfoGsm_v12 gsm; member
/device/generic/goldfish/radio/include/telephony/
Dril.h1515 RIL_CellInfoGsm gsm; member
1529 RIL_CellInfoGsm_v12 gsm; member
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h1586 RIL_CellInfoGsm gsm; member
1600 RIL_CellInfoGsm_v12 gsm; member
Dril_service.cpp4481 signalStrength_1_4.gsm = signalStrength.gw; in getSignalStrengthResponse()
9385 records[i].gsm.resize(0); in convertRilCellInfoListToHal()
9392 records[i].gsm.resize(1); in convertRilCellInfoListToHal()
9393 CellInfoGsm *cellInfoGsm = &records[i].gsm[0]; in convertRilCellInfoListToHal()
9395 std::to_string(rillCellInfo->CellInfo.gsm.cellIdentityGsm.mcc); in convertRilCellInfoListToHal()
9397 ril::util::mnc::decode(rillCellInfo->CellInfo.gsm.cellIdentityGsm.mnc); in convertRilCellInfoListToHal()
9399 rillCellInfo->CellInfo.gsm.cellIdentityGsm.lac; in convertRilCellInfoListToHal()
9401 rillCellInfo->CellInfo.gsm.cellIdentityGsm.cid; in convertRilCellInfoListToHal()
9403 rillCellInfo->CellInfo.gsm.cellIdentityGsm.arfcn; in convertRilCellInfoListToHal()
9405 rillCellInfo->CellInfo.gsm.cellIdentityGsm.bsic; in convertRilCellInfoListToHal()
[all …]
/device/google/wahoo/
Ddevice.mk164 …data/etc/android.hardware.telephony.gsm.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hard…
DCleanSpec.mk71 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/permissions/android.hardware.telephony.gsm.…
/device/generic/goldfish/radio/libril/
Dril_service.cpp8009 records[i].gsm.resize(0); in convertRilCellInfoListToHal()
8016 records[i].gsm.resize(1); in convertRilCellInfoListToHal()
8017 CellInfoGsm *cellInfoGsm = &records[i].gsm[0]; in convertRilCellInfoListToHal()
8019 ril::util::mcc::decode(rillCellInfo->CellInfo.gsm.cellIdentityGsm.mcc); in convertRilCellInfoListToHal()
8021 ril::util::mnc::decode(rillCellInfo->CellInfo.gsm.cellIdentityGsm.mnc); in convertRilCellInfoListToHal()
8023 rillCellInfo->CellInfo.gsm.cellIdentityGsm.lac; in convertRilCellInfoListToHal()
8025 rillCellInfo->CellInfo.gsm.cellIdentityGsm.cid; in convertRilCellInfoListToHal()
8027 rillCellInfo->CellInfo.gsm.cellIdentityGsm.arfcn; in convertRilCellInfoListToHal()
8029 rillCellInfo->CellInfo.gsm.cellIdentityGsm.bsic; in convertRilCellInfoListToHal()
8031 rillCellInfo->CellInfo.gsm.signalStrengthGsm.signalStrength; in convertRilCellInfoListToHal()
[all …]
/device/google/crosshatch/
Ddevice.mk202 …data/etc/android.hardware.telephony.gsm.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hard…
/device/google/bonito/
Ddevice.mk198 …data/etc/android.hardware.telephony.gsm.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hard…
/device/google/coral/
Ddevice.mk197 …data/etc/android.hardware.telephony.gsm.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hard…