/system/chre/platform/linux/ |
D | pal_wwan.cc | 42 cell->CellInfo.gsm.cellIdentityGsm.mcc = INT32_MAX; in sendCellInfoResult() 43 cell->CellInfo.gsm.cellIdentityGsm.mnc = INT32_MAX; in sendCellInfoResult() 44 cell->CellInfo.gsm.cellIdentityGsm.lac = INT32_MAX; in sendCellInfoResult() 45 cell->CellInfo.gsm.cellIdentityGsm.cid = INT32_MAX; in sendCellInfoResult() 46 cell->CellInfo.gsm.cellIdentityGsm.arfcn = INT32_MAX; in sendCellInfoResult() 47 cell->CellInfo.gsm.cellIdentityGsm.bsic = INT8_MAX; in sendCellInfoResult() 48 cell->CellInfo.gsm.signalStrengthGsm.signalStrength = INT32_MAX; in sendCellInfoResult() 49 cell->CellInfo.gsm.signalStrengthGsm.signalStrength = INT32_MAX; in sendCellInfoResult() 50 cell->CellInfo.gsm.signalStrengthGsm.signalStrength = INT32_MAX; in sendCellInfoResult()
|
/system/chre/apps/wwan_world/ |
D | wwan_world.cc | 94 LOGI(" mcc %" PRId32, cell->CellInfo.gsm.cellIdentityGsm.mcc); in logChreWwanInfo() 95 LOGI(" mnc %" PRId32, cell->CellInfo.gsm.cellIdentityGsm.mnc); in logChreWwanInfo() 96 LOGI(" lac %" PRId32, cell->CellInfo.gsm.cellIdentityGsm.lac); in logChreWwanInfo() 97 LOGI(" cid %" PRId32, cell->CellInfo.gsm.cellIdentityGsm.cid); in logChreWwanInfo() 98 LOGI(" arfcn %" PRId32, cell->CellInfo.gsm.cellIdentityGsm.arfcn); in logChreWwanInfo() 99 LOGI(" bsic %" PRIu8, cell->CellInfo.gsm.cellIdentityGsm.bsic); in logChreWwanInfo()
|
/system/libsysprop/srcs/android/sysprop/ |
D | TelephonyProperties.sysprop | 28 # TODO T: property strings do not have to be gsm specific 29 # change gsm.*operator.*" properties to "operator.*" properties 41 prop_name: "gsm.version.baseband" 50 prop_name: "gsm.version.ril-impl" 66 prop_name: "gsm.operator.alpha" 79 prop_name: "gsm.operator.numeric" 106 prop_name: "gsm.operator.isroaming" 121 prop_name: "gsm.operator.iso-country" 156 prop_name: "gsm.current.phone-type" 167 prop_name: "gsm.sim.state" [all …]
|
/system/libsysprop/srcs/api/ |
D | PlatformProperties-latest.txt | 272 prop_name: "gsm.version.baseband" 291 prop_name: "gsm.current.phone-type" 298 prop_name: "gsm.network.type" 330 prop_name: "gsm.sim.operator.alpha" 337 prop_name: "gsm.sim.operator.iso-country" 344 prop_name: "gsm.sim.operator.numeric" 387 prop_name: "gsm.operator.alpha" 393 prop_name: "gsm.operator.idpstring" 405 prop_name: "gsm.operator.isroaming" 411 prop_name: "gsm.operator.iso-country" [all …]
|
D | PlatformProperties-current.txt | 142 prop_name: "gsm.operator.idpstring" 148 prop_name: "gsm.operator.iso-country"
|
/system/chre/chpp/common/ |
D | wwan_convert.c | 232 chppWwanConvertCellInfoGsmFromChre(&in->CellInfo.gsm, &out->CellInfo.gsm); in chppWwanConvertCellInfoFromChre() 553 if (!chppWwanConvertCellInfoGsmToChre(&in->CellInfo.gsm, in chppWwanConvertCellInfoToChre() 554 &out->CellInfo.gsm)) { in chppWwanConvertCellInfoToChre()
|
/system/chre/chre_api/legacy/v1_3/chre/ |
D | wwan.h | 372 struct chreWwanCellInfoGsm gsm; member
|
/system/chre/chre_api/legacy/v1_1/chre/ |
D | wwan.h | 372 struct chreWwanCellInfoGsm gsm; member
|
/system/chre/chre_api/legacy/v1_2/chre/ |
D | wwan.h | 372 struct chreWwanCellInfoGsm gsm; member
|
/system/chre/apps/test/chqts/src/general_test/ |
D | wwan_cell_info_test.cc | 110 valid &= CellInfoGsm::validate(cells[i].CellInfo.gsm); in validateCellInfo()
|
/system/chre/chre_api/legacy/v1_4/chre/ |
D | wwan.h | 474 struct chreWwanCellInfoGsm gsm; member
|
/system/chre/chpp/include/chpp/common/ |
D | wwan_types.h | 192 struct ChppWwanCellInfoGsm gsm; member
|
/system/chre/chre_api/include/chre_api/chre/ |
D | wwan.h | 474 struct chreWwanCellInfoGsm gsm; member
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | property_contexts | 15 gsm. u:object_r:radio_prop:s0
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | property_contexts | 15 gsm. u:object_r:radio_prop:s0
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | property_contexts | 15 gsm. u:object_r:radio_prop:s0
|
/system/chre/chpp/api_parser/ |
D | README.md | 137 ["CHRE_WWAN_CELL_INFO_TYPE_GSM", "gsm"],
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | property_contexts | 15 gsm. u:object_r:radio_prop:s0
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | property_contexts | 15 gsm. u:object_r:radio_prop:s0
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | property_contexts | 223 gsm.sim.operator.numeric u:object_r:exported_radio_prop:s0 exact string
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | property_contexts | 279 gsm.sim.operator.numeric u:object_r:exported_radio_prop:s0 exact string
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | property_contexts | 14 gsm. u:object_r:radio_prop:s0 1110 gsm.sim.operator.numeric u:object_r:telephony_status_prop:s0 exact string
|
/system/sepolicy/private/ |
D | property_contexts | 14 gsm. u:object_r:radio_prop:s0 1110 gsm.sim.operator.numeric u:object_r:telephony_status_prop:s0 exact string
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | property_contexts | 308 gsm.sim.operator.numeric u:object_r:exported_radio_prop:s0 exact string
|