Home
last modified time | relevance | path

Searched refs:IMSI (Results 1 – 25 of 35) sorted by relevance

12

/ohos5.0/docs/zh-cn/application-dev/reference/apis-mdm-kit/
H A Djs-apis-enterprise-deviceInfo.md40 …信息的JSON字符串。例如:[{"slotId": 0, "MEID": "", "IMSI": "", "ICCID": "", "IMEI": ""}, {"slotId": 1, "MEID…
/ohos5.0/base/telephony/telephony_data/opkey/src/
H A Drdb_opkey_helper.cpp60 createTableStr.append(OpKeyData::IMSI).append(" TEXT , "); in CreateOpKeyInfoTableStr()
70 createTableStr.append(OpKeyData::IMSI).append(", "); in CreateOpKeyInfoTableStr()
/ohos5.0/docs/en/application-dev/reference/apis-mdm-kit/
H A Djs-apis-enterprise-deviceInfo.md40 …>Example:<br/>[{"slotId": 0, "MEID": "", "IMSI": "", "ICCID": "", "IMEI": ""}, {"slotId": 1, "MEID…
/ohos5.0/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dsim_data.h58 static constexpr const char *IMSI = "imsi"; variable
H A Dopkey_data.h42 static constexpr const char *IMSI = "imsi"; variable
H A Dpdp_profile_data.h147 inline static const std::string IMSI = "imsi"; variable
/ohos5.0/base/telephony/core_service/services/sim/include/
H A Doperator_matching_rule.h29 static const std::string IMSI = "imsi"; variable
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Doperator_config_loader.cpp109 predicates.EqualTo(SimData::IMSI, imsiFromSim_); in InsertOpkeyToSimDb()
204 resultSet->GetColumnIndex(IMSI, columnIndex); in MatchOperatorRule()
H A Dmulti_sim_controller.cpp315 valuesExt.Put(SimData::IMSI, imsiObj); in UpdateDataByIccId()
352 values.Put(SimData::IMSI, imsiObj); in InsertData()
H A Dsim_rdb_helper.cpp398 result->GetColumnIndex(SimData::IMSI, index); in SaveDataToBean()
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/location/
H A D_hdi_a_gnss.md149 | SETID_TYPE_IMSI | IMSI类型 |
/ohos5.0/base/telephony/telephony_data/sim/src/
H A Drdb_sim_helper.cpp60 createTableStr.append(SimData::IMSI).append(" TEXT DEFAULT '', "); in CreateSimInfoTableStr()
/ohos5.0/docs/zh-cn/application-dev/quick-start/
H A Dmodule-structure.md220 …lity会收到onConfigurationUpdated回调。取值范围:<br/>mcc:表示IMSI移动设备国家/地区代码(MCC)发生变更。典型场景:检测到SIM并更新MCC。<br/>mn…
/ohos5.0/base/telephony/cellular_data/services/src/utils/
H A Dcellular_data_rdb_helper.cpp262 apnBean.mvnoType.compare(MvnoType::IMSI) == 0) { in IsMvnoDataMatched()
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A Dinterface_i_ril_callback_v10.md90 …sponseInfo](_ril_radio_response_info_v10.md) responseInfo, [in] String response) | 获取SIM卡IMSI响应。 |
892 获取SIM卡IMSI响应。
901 | response | 表示获取到的IMSI文本。 |
H A Dinterface_i_ril_callback_v11.md94 …sponseInfo](_ril_radio_response_info_v11.md) responseInfo, [in] String response) | 获取SIM卡IMSI响应。 |
965 获取SIM卡IMSI响应。
974 | response | 表示获取到的IMSI文本。 |
/ohos5.0/base/telephony/cellular_data/services/src/apn_manager/
H A Dapn_manager.cpp349 …if (!helper->QueryMvnoApnsByType(mcc, mnc, MvnoType::IMSI, Str16ToStr8(imsi), mvnoApnVec, slotId))… in CreateMvnoApnItems()
/ohos5.0/docs/zh-cn/release-notes/
H A DOpenHarmony-v4.1-beta1.md235 - 支持虚拟卡APN匹配,虚拟卡支持根据SPN/IMSI前缀/GID/ICCID匹配APN。
/ohos5.0/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp326 value.PutString(OpKeyData::IMSI, bean.imsi); in ParserOpKeyToValuesBucket()
/ohos5.0/base/telephony/cellular_data/test/
H A Dzero_branch_test.cpp1344 apnBean.mvnoType = MvnoType::IMSI;
1373 apnBean.mvnoType = MvnoType::IMSI;
/ohos5.0/drivers/interface/ril/v1_0/
H A DIRilCallback.idl855 * @brief Callback for the response of obtaining the IMSI of a SIM card.
859 * @param response IMSI of the SIM card.
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_0/foo/ril/v1_0/
H A DIRilCallback.idl855 * @brief Callback for the response of obtaining the IMSI of a SIM card.
859 * @param response IMSI of the SIM card.
/ohos5.0/docs/en/application-dev/quick-start/
H A Dmodule-structure.md220IMSI is changed. Typical scenario: A SIM card is detected, and the MCC is updated.<br>**mnc**: in…
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_1/foo/ril/v1_1/
H A DIRilCallback.idl913 * @brief Callback for the response of obtaining the IMSI of a SIM card.
917 * @param response IMSI of the SIM card.
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/foo/ril/v1_1/
H A DIRilCallback.idl913 * @brief Callback for the response of obtaining the IMSI of a SIM card.
917 * @param response IMSI of the SIM card.

12