Home
last modified time | relevance | path

Searched refs:HRIL_ERR_INVALID_PARAMETER (Results 1 - 15 of 15) sorted by relevance

/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_adapter_service_test.cpp94 EXPECT_NE(hRilSms.DelSimMessage(serialId, index), HRIL_ERR_INVALID_PARAMETER); in HWTEST_F()
97 EXPECT_NE(hRilSms.SetCdmaCBConfig(serialId, cellBroadcastInfoList), HRIL_ERR_INVALID_PARAMETER); in HWTEST_F()
108 EXPECT_EQ(hRilSms.SetCBConfig(serialId, broadcastInfo), HRIL_ERR_INVALID_PARAMETER); in HWTEST_F()
122 EXPECT_NE(hRilSms.SendSmsAck(serialId, gsmSmsMessageInfo), HRIL_ERR_INVALID_PARAMETER); in HWTEST_F()
134 EXPECT_NE(hRilSms.DelCdmaSimMessage(serialId, index), HRIL_ERR_INVALID_PARAMETER); in HWTEST_F()
H A Dzero_branch_test.cpp1161 EXPECT_EQ(sms->SetCBConfig(0, broadcastInfo), HRIL_ERR_INVALID_PARAMETER); in HWTEST_F()
/base/telephony/core_service/frameworks/js/napi/
H A Dtelephony_napi_hril_error_code.h43 HRIL_ERR_INVALID_PARAMETER = 2, enumerator
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_modem.cpp73 return HRIL_ERR_INVALID_PARAMETER; in RadioStateUpdated()
88 return HRIL_ERR_INVALID_PARAMETER; in VoiceRadioTechUpdated()
104 return HRIL_ERR_INVALID_PARAMETER; in DsdsModeUpdated()
119 return HRIL_ERR_INVALID_PARAMETER; in NcfgFinishedResult()
134 return HRIL_ERR_INVALID_PARAMETER; in RestartRildNvMatch()
161 return HRIL_ERR_INVALID_PARAMETER; in GetRadioStateResponse()
175 return HRIL_ERR_INVALID_PARAMETER; in GetImeiResponse()
189 return HRIL_ERR_INVALID_PARAMETER; in GetImeiSvResponse()
254 return HRIL_ERR_INVALID_PARAMETER; in GetBasebandVersionResponse()
H A Dhril_call.cpp445 return HRIL_ERR_INVALID_PARAMETER; in GetCallListResponse()
489 return HRIL_ERR_INVALID_PARAMETER; in GetClipResponse()
542 return HRIL_ERR_INVALID_PARAMETER; in GetCallWaitingResponse()
565 return HRIL_ERR_INVALID_PARAMETER; in GetCallTransferInfoResponse()
610 return HRIL_ERR_INVALID_PARAMETER; in GetClirResponse()
633 return HRIL_ERR_INVALID_PARAMETER; in GetCallRestrictionResponse()
680 return HRIL_ERR_INVALID_PARAMETER; in GetCallPreferenceModeResponse()
706 return HRIL_ERR_INVALID_PARAMETER; in GetMuteResponse()
726 return HRIL_ERR_INVALID_PARAMETER; in GetUssdResponse()
740 return HRIL_ERR_INVALID_PARAMETER; in GetCallFailReasonResponse()
[all...]
H A Dhril_data.cpp229 return HRIL_ERR_INVALID_PARAMETER; in SetDataProfileInfo()
318 return HRIL_ERR_INVALID_PARAMETER; in ActivatePdpContextResponse()
334 return HRIL_ERR_INVALID_PARAMETER; in GetPdpContextListResponse()
367 return HRIL_ERR_INVALID_PARAMETER; in PdpContextListUpdated()
380 return HRIL_ERR_INVALID_PARAMETER; in DataLinkCapabilityUpdated()
396 return HRIL_ERR_INVALID_PARAMETER; in GetLinkCapabilityResponse()
414 return HRIL_ERR_INVALID_PARAMETER; in GetLinkBandwidthInfoResponse()
H A Dhril_sms.cpp150 return HRIL_ERR_INVALID_PARAMETER; in AddSimMessage()
156 return HRIL_ERR_INVALID_PARAMETER; in AddSimMessage()
174 return HRIL_ERR_INVALID_PARAMETER; in DelSimMessage()
192 return HRIL_ERR_INVALID_PARAMETER; in UpdateSimMessage()
198 return HRIL_ERR_INVALID_PARAMETER; in UpdateSimMessage()
215 return HRIL_ERR_INVALID_PARAMETER; in SetSmscAddr()
234 return HRIL_ERR_INVALID_PARAMETER; in SetCBConfig()
239 return HRIL_ERR_INVALID_PARAMETER; in SetCBConfig()
244 return HRIL_ERR_INVALID_PARAMETER; in SetCBConfig()
247 return HRIL_ERR_INVALID_PARAMETER; in SetCBConfig()
[all...]
H A Dhril_network.cpp219 return HRIL_ERR_INVALID_PARAMETER; in SetLocateUpdates()
647 return HRIL_ERR_INVALID_PARAMETER; in NetworkCsRegStatusUpdated()
668 return HRIL_ERR_INVALID_PARAMETER; in NetworkPsRegStatusUpdated()
695 return HRIL_ERR_INVALID_PARAMETER; in SignalStrengthUpdated()
707 return HRIL_ERR_INVALID_PARAMETER; in NetworkTimeUpdated()
727 return HRIL_ERR_INVALID_PARAMETER; in NetworkTimeZoneUpdated()
737 return HRIL_ERR_INVALID_PARAMETER; in NetworkPhyChnlCfgUpdated()
771 return HRIL_ERR_INVALID_PARAMETER; in NetworkCurrentCellUpdated()
788 return HRIL_ERR_INVALID_PARAMETER; in NetworkCurrentCellUpdated_1_2()
805 return HRIL_ERR_INVALID_PARAMETER; in GetRrcConnectionStateUpdated()
[all...]
H A Dhril_sim.cpp398 return HRIL_ERR_INVALID_PARAMETER; in GetSimCardStatusResponse()
564 return HRIL_ERR_INVALID_PARAMETER; in SimOpenLogicalChannelResponse()
705 return HRIL_ERR_INVALID_PARAMETER; in SimRadioProtocolUpdated()
816 return HRIL_ERR_INVALID_PARAMETER; in BuildSimIOResp()
832 return HRIL_ERR_INVALID_PARAMETER; in CheckCharData()
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_base.h169 return HRIL_ERR_INVALID_PARAMETER; in ProcessResponse()
177 return HRIL_ERR_INVALID_PARAMETER; in ProcessNotify()
185 return HRIL_ERR_INVALID_PARAMETER; in ProcessNotify()
/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_enum.h42 HRIL_ERR_INVALID_PARAMETER, enumerator
/base/telephony/ril_adapter/services/vendor/src/
H A Dat_data.c695 OnDataReportPdpErrorMessages(requestInfo, HRIL_ERR_INVALID_PARAMETER, NULL); in ReqActivatePdpContext()
743 OnDataReportErrorMessages(requestInfo, HRIL_ERR_INVALID_PARAMETER, NULL); in ReqDeactivatePdpContext()
826 OnDataReportErrorMessages(requestInfo, HRIL_ERR_INVALID_PARAMETER, NULL); in ReqSetInitApnInfo()
851 OnDataReportErrorMessages(requestInfo, HRIL_ERR_INVALID_PARAMETER, NULL); in ReqSetLinkBandwidthReportingRule()
H A Dat_call.c302 return HRIL_ERR_INVALID_PARAMETER; in InitCallListCmdBuffer()
757 err = HRIL_ERR_INVALID_PARAMETER; in ReqCombineConference()
793 err = HRIL_ERR_INVALID_PARAMETER; in ReqSeparateConference()
828 struct ReportInfo reportInfo = CreateReportInfo(requestInfo, HRIL_ERR_INVALID_PARAMETER, HRIL_RESPONSE, 0); in ReqCallSupplement()
925 struct ReportInfo reportInfo = CreateReportInfo(requestInfo, HRIL_ERR_INVALID_PARAMETER, HRIL_RESPONSE, 0); in ReqSetCallTransferInfo()
967 struct ReportInfo reportInfo = CreateReportInfo(requestInfo, HRIL_ERR_INVALID_PARAMETER, HRIL_RESPONSE, 0); in ReqGetCallTransferInfo()
H A Dat_network.c226 return HRIL_ERR_INVALID_PARAMETER; in ParseRegStatusStr()
1612 reportInfo = CreateReportInfo(requestInfo, HRIL_ERR_INVALID_PARAMETER, HRIL_RESPONSE, 0); in ReqSetNetworkSelectionMode()
1614 TELEPHONY_LOGE("SetAutomaticMode HRIL_ERR_INVALID_PARAMETER"); in ReqSetNetworkSelectionMode()
1762 reportInfo = CreateReportInfo(requestInfo, HRIL_ERR_INVALID_PARAMETER, HRIL_RESPONSE, 0); in ReqSetPreferredNetwork()
1767 int32_t err = HRIL_ERR_INVALID_PARAMETER; in ReqSetPreferredNetwork()
1770 TELEPHONY_LOGE("RequestReqSetPreferredNetwork HRIL_ERR_INVALID_PARAMETER cmd NULL"); in ReqSetPreferredNetwork()
1906 struct ReportInfo reportInfo = CreateReportInfo(requestInfo, HRIL_ERR_INVALID_PARAMETER, HRIL_RESPONSE, 0); in ReqSetLocateUpdates()
1935 struct ReportInfo reportInfo = CreateReportInfo(requestInfo, HRIL_ERR_INVALID_PARAMETER, HRIL_RESPONSE, 0); in ReqSetNotificationFilter()
1952 struct ReportInfo reportInfo = CreateReportInfo(requestInfo, HRIL_ERR_INVALID_PARAMETER, HRIL_RESPONSE, 0); in ReqSetDeviceState()
H A Dvendor_report.c271 return HRIL_ERR_INVALID_PARAMETER; in ParseStkResponseStr()

Completed in 32 milliseconds