Home
last modified time | relevance | path

Searched refs:verType (Results 1 - 10 of 10) sorted by relevance

/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_data_defs.h144 int32_t verType; member
193 int32_t verType; member
/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_data_parcel.h164 int32_t verType = 0; member
H A Dtelephony_types.h226 int32_t verType = 0; member
/base/telephony/core_service/test/fuzztest/sendsmsmoremode_fuzzer/
H A Dsendsmsmoremode_fuzzer.cpp160 int32_t verType = static_cast<int32_t>(*data + offset); in DeactivatePdpContext() local
174 dataProfile.verType = verType; in DeactivatePdpContext()
/base/telephony/ril_adapter/services/vendor/src/
H A Dat_data.c727 pDataInfo.verType = data->verType; in ReqActivatePdpContextWithApnTypes()
798 if ((pDataInfo->verType >= VERIFY_TYPE_MIN) && (pDataInfo->verType <= VERIFY_TYPE_MAX)) { in SetDataProfileInfo()
799 ret = GenerateCommand(cmd, MAX_CMD_LENGTH, "AT^AUTHDATA=%d,%d,\"\",\"%s\",\"%s\"", cid, pDataInfo->verType, in SetDataProfileInfo()
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_data.cpp34 dataProfileInfo.authenticationType = dataProfile.verType; in ChangeDPToHalDataProfile()
48 dataProfileInfoWithApnTypes.authenticationType = dataProfile.verType; in ChangeDPToHalDataProfileWithApnTypes()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_data.cpp152 dataInfo.verType = dataCallInfo.dataProfileInfo.authenticationType; in ActivatePdpContext()
183 dataInfoWithApnTypes.verType = dataCallInfoWithApnTypes.dataProfileInfo.authenticationType; in ActivatePdpContextWithApnTypes()
248 dataInfo.verType = dataProfileInfo.authenticationType; in BuildDataInfo()
/base/telephony/cellular_data/services/src/state_machine/
H A Dcellular_data_state_machine.cpp121 activeDataParam.dataProfile.verType = apn->attr_.authType_; in DoConnect()
/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.cpp1432 dataProfile.verType = AUTHTYPE_1; in DataSetInitApnInfoTest()
1462 activateData.dataProfile.verType = AUTHTYPE_1; in DataSetupDataCallTest()
/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp1787 dataProfile.verType = 0; in SetRilAttachApn()
1800 dataProfile.verType = attachApn->attr_.authType_; in SetRilAttachApn()

Completed in 18 milliseconds