Home
last modified time | relevance | path

Searched refs:serialId (Results 1 - 22 of 22) sorted by relevance

/base/telephony/ril_adapter/services/hril/include/
H A Dhril_manager.h73 int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::EmergencyInfoList &emergencyInfoList);
74 int32_t GetEmergencyCallList(int32_t slotId, int32_t serialId);
75 int32_t GetCallList(int32_t slotId, int32_t serialId);
76 int32_t Dial(int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::DialInfo &dialInfo);
77 int32_t Reject(int32_t slotId, int32_t serialId);
78 int32_t Hangup(int32_t slotId, int32_t serialId, int32_t gsmIndex);
79 int32_t Answer(int32_t slotId, int32_t serialId);
80 int32_t HoldCall(int32_t slotId, int32_t serialId);
81 int32_t UnHoldCall(int32_t slotId, int32_t serialId);
82 int32_t SwitchCall(int32_t slotId, int32_t serialId);
[all...]
H A Dhril_call.h32 int32_t GetCallList(int32_t serialId);
33 int32_t Dial(int32_t serialId, const OHOS::HDI::Ril::V1_1::DialInfo &dialInfo);
34 int32_t Reject(int32_t serialId);
35 int32_t Hangup(int32_t serialId, int32_t gsmIndex);
36 int32_t Answer(int32_t serialId);
37 int32_t HoldCall(int32_t serialId);
38 int32_t UnHoldCall(int32_t serialId);
39 int32_t SwitchCall(int32_t serialId);
40 int32_t CombineConference(int32_t serialId, int32_t callType);
41 int32_t SeparateConference(int32_t serialId, int32_
[all...]
H A Dhril_data.h28 int32_t DeactivatePdpContext(int32_t serialId, const OHOS::HDI::Ril::V1_1::UniInfo &uniInfo);
29 int32_t ActivatePdpContext(int32_t serialId, const OHOS::HDI::Ril::V1_1::DataCallInfo &dataCallInfo);
30 int32_t ActivatePdpContextWithApnTypes(int32_t serialId,
32 int32_t GetPdpContextList(int32_t serialId, const OHOS::HDI::Ril::V1_1::UniInfo &uniInfo);
33 int32_t SetInitApnInfo(int32_t serialId, const OHOS::HDI::Ril::V1_1::DataProfileDataInfo &dataProfileDataInfo);
35 int32_t serialId, const OHOS::HDI::Ril::V1_1::DataPerformanceInfo &dataPerformanceInfo);
36 int32_t SendDataSleepMode(int32_t serialId, const OHOS::HDI::Ril::V1_1::DataSleepInfo &dataSleepInfo);
53 int32_t GetLinkCapability(int32_t serialId);
56 int32_t GetLinkBandwidthInfo(int32_t serialId, int32_t cid);
60 int32_t serialId, cons
[all...]
H A Dhril_modem.h28 int32_t ShutDown(int32_t serialId);
29 int32_t SetRadioState(int32_t serialId, int32_t fun, int32_t rst);
30 int32_t GetRadioState(int32_t serialId);
31 int32_t GetImei(int32_t serialId);
32 int32_t GetImeiSv(int32_t serialId);
33 int32_t GetMeid(int32_t serialId);
34 int32_t GetVoiceRadioTechnology(int32_t serialId);
35 int32_t GetBasebandVersion(int32_t serialId);
H A Dhril_sim.h34 int32_t GetSimIO(int32_t serialId, const OHOS::HDI::Ril::V1_1::SimIoRequestInfo &simIO);
35 int32_t GetSimStatus(int32_t serialId);
36 int32_t GetImsi(int32_t serialId);
37 int32_t GetSimLockStatus(int32_t serialId, const OHOS::HDI::Ril::V1_1::SimLockInfo &simLockInfo);
38 int32_t SetSimLock(int32_t serialId, const OHOS::HDI::Ril::V1_1::SimLockInfo &simLockInfo);
39 int32_t ChangeSimPassword(int32_t serialId, const OHOS::HDI::Ril::V1_1::SimPasswordInfo &simPassword);
40 int32_t UnlockPin(int32_t serialId, const std::string &pin);
41 int32_t UnlockPuk(int32_t serialId, const std::string &puk, const std::string &pin);
42 int32_t UnlockPin2(int32_t serialId, const std::string &pin2);
43 int32_t UnlockPuk2(int32_t serialId, cons
[all...]
H A Dhril_sms.h31 int32_t SendGsmSms(int32_t serialId, const OHOS::HDI::Ril::V1_1::GsmSmsMessageInfo &gsmSmsMessageInfo);
32 int32_t SendCdmaSms(int32_t serialId, const OHOS::HDI::Ril::V1_1::SendCdmaSmsMessageInfo &cdmaSmsMessageInfo);
33 int32_t AddSimMessage(int32_t serialId, const OHOS::HDI::Ril::V1_1::SmsMessageIOInfo &smsMessageIOInfo);
34 int32_t DelSimMessage(int32_t serialId, int32_t index);
35 int32_t UpdateSimMessage(int32_t serialId, const OHOS::HDI::Ril::V1_1::SmsMessageIOInfo &smsMessageIOInfo);
36 int32_t SetSmscAddr(int32_t serialId, const OHOS::HDI::Ril::V1_1::ServiceCenterAddress &serviceCenterAddress);
37 int32_t GetSmscAddr(int32_t serialId);
38 int32_t SetCBConfig(int32_t serialId, const OHOS::HDI::Ril::V1_1::CBConfigInfo &cellBroadcastInfo);
39 int32_t GetCBConfig(int32_t serialId);
40 int32_t SetCdmaCBConfig(int32_t serialId, cons
[all...]
H A Dhril_network.h28 int32_t GetSignalStrength(int32_t serialId);
29 int32_t GetCsRegStatus(int32_t serialId);
30 int32_t GetPsRegStatus(int32_t serialId);
31 int32_t GetOperatorInfo(int32_t serialId);
32 int32_t GetNeighboringCellInfoList(int32_t serialId);
33 int32_t GetCurrentCellInfo(int32_t serialId);
34 int32_t GetNetworkSearchInformation(int32_t serialId);
35 int32_t GetNetworkSelectionMode(int32_t serialId);
36 int32_t SetNetworkSelectionMode(int32_t serialId, const HDI::Ril::V1_1::SetNetworkModeInfo &networkModeInfo);
37 int32_t SetPreferredNetwork(int32_t serialId, int32_
[all...]
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_manager.cpp394 int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::EmergencyInfoList &emergencyInfoList) in SetEmergencyCallList()
397 MODULE_HRIL_CALL, hrilCall_[slotId], &HRilCall::SetEmergencyCallList, serialId, emergencyInfoList); in SetEmergencyCallList()
400 int32_t HRilManager::GetEmergencyCallList(int32_t slotId, int32_t serialId) in GetEmergencyCallList() argument
402 return TaskSchedule(MODULE_HRIL_CALL, hrilCall_[slotId], &HRilCall::GetEmergencyCallList, serialId); in GetEmergencyCallList()
405 int32_t HRilManager::GetCallList(int32_t slotId, int32_t serialId) in GetCallList() argument
407 return TaskSchedule(MODULE_HRIL_CALL, hrilCall_[slotId], &HRilCall::GetCallList, serialId); in GetCallList()
410 int32_t HRilManager::Dial(int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::DialInfo &dialInfo) in Dial() argument
412 return TaskSchedule(MODULE_HRIL_CALL, hrilCall_[slotId], &HRilCall::Dial, serialId, dialInfo); in Dial()
415 int32_t HRilManager::Reject(int32_t slotId, int32_t serialId) in Reject() argument
417 return TaskSchedule(MODULE_HRIL_CALL, hrilCall_[slotId], &HRilCall::Reject, serialId); in Reject()
393 SetEmergencyCallList( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::EmergencyInfoList &emergencyInfoList) SetEmergencyCallList() argument
420 Hangup(int32_t slotId, int32_t serialId, int32_t gsmIndex) Hangup() argument
425 Answer(int32_t slotId, int32_t serialId) Answer() argument
430 HoldCall(int32_t slotId, int32_t serialId) HoldCall() argument
435 UnHoldCall(int32_t slotId, int32_t serialId) UnHoldCall() argument
440 SwitchCall(int32_t slotId, int32_t serialId) SwitchCall() argument
445 CombineConference(int32_t slotId, int32_t serialId, int32_t callType) CombineConference() argument
450 SeparateConference(int32_t slotId, int32_t serialId, int32_t callIndex, int32_t callType) SeparateConference() argument
456 GetCallWaiting(int32_t slotId, int32_t serialId) GetCallWaiting() argument
461 SetCallWaiting(int32_t slotId, int32_t serialId, int32_t activate) SetCallWaiting() argument
466 GetCallTransferInfo(int32_t slotId, int32_t serialId, int32_t reason) GetCallTransferInfo() argument
471 SetCallTransferInfo( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::CallForwardSetInfo &callForwardSetInfo) SetCallTransferInfo() argument
478 GetCallRestriction(int32_t slotId, int32_t serialId, const std::string &fac) GetCallRestriction() argument
483 SetCallRestriction( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::CallRestrictionInfo &callRestrictionInfo) SetCallRestriction() argument
490 GetClip(int32_t slotId, int32_t serialId) GetClip() argument
495 SetClip(int32_t slotId, int32_t serialId, int32_t action) SetClip() argument
500 GetClir(int32_t slotId, int32_t serialId) GetClir() argument
505 SetClir(int32_t slotId, int32_t serialId, int32_t action) SetClir() argument
510 SetCallPreferenceMode(int32_t slotId, int32_t serialId, int32_t mode) SetCallPreferenceMode() argument
515 GetCallPreferenceMode(int32_t slotId, int32_t serialId) GetCallPreferenceMode() argument
520 SetUssd(int32_t slotId, int32_t serialId, const std::string &str) SetUssd() argument
525 GetUssd(int32_t slotId, int32_t serialId) GetUssd() argument
530 SetMute(int32_t slotId, int32_t serialId, int32_t mute) SetMute() argument
535 GetMute(int32_t slotId, int32_t serialId) GetMute() argument
540 GetCallFailReason(int32_t slotId, int32_t serialId) GetCallFailReason() argument
545 CallSupplement(int32_t slotId, int32_t serialId, int32_t type) CallSupplement() argument
550 SendDtmf(int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::DtmfInfo &dtmfInfo) SendDtmf() argument
555 StartDtmf(int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::DtmfInfo &dtmfInfo) StartDtmf() argument
560 StopDtmf(int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::DtmfInfo &dtmfInfo) StopDtmf() argument
565 SetBarringPassword( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::SetBarringInfo &setBarringInfo) SetBarringPassword() argument
571 CloseUnFinishedUssd(int32_t slotId, int32_t serialId) CloseUnFinishedUssd() argument
576 SetVonrSwitch(int32_t slotId, int32_t serialId, int32_t status) SetVonrSwitch() argument
582 ActivatePdpContext( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::DataCallInfo &dataCallInfo) ActivatePdpContext() argument
588 ActivatePdpContextWithApnTypes( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_3::DataCallInfoWithApnTypes &dataCallInfo) ActivatePdpContextWithApnTypes() argument
595 DeactivatePdpContext( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::UniInfo &uniInfo) DeactivatePdpContext() argument
601 GetPdpContextList(int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::UniInfo &uniInfo) GetPdpContextList() argument
606 SetInitApnInfo( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::DataProfileDataInfo &dataProfileDataInfo) SetInitApnInfo() argument
612 GetLinkBandwidthInfo(int32_t slotId, int32_t serialId, int32_t cid) GetLinkBandwidthInfo() argument
617 GetLinkCapability(int32_t slotId, int32_t serialId) GetLinkCapability() argument
622 SetLinkBandwidthReportingRule(int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::DataLinkBandwidthReportingRule &dataLinkBandwidthReportingRule) SetLinkBandwidthReportingRule() argument
629 SetDataPermitted(int32_t slotId, int32_t serialId, int32_t dataPermitted) SetDataPermitted() argument
634 SetDataProfileInfo( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::DataProfilesInfo &dataProfilesInfo) SetDataProfileInfo() argument
640 SendDataPerformanceMode( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::DataPerformanceInfo &dataPerformanceInfo) SendDataPerformanceMode() argument
647 SendDataSleepMode( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::DataSleepInfo &dataSleepInfo) SendDataSleepMode() argument
653 CleanAllConnections(int32_t slotId, int32_t serialId) CleanAllConnections() argument
659 SetRadioState(int32_t slotId, int32_t serialId, int32_t fun, int32_t rst) SetRadioState() argument
664 GetRadioState(int32_t slotId, int32_t serialId) GetRadioState() argument
669 GetImei(int32_t slotId, int32_t serialId) GetImei() argument
674 GetImeiSv(int32_t slotId, int32_t serialId) GetImeiSv() argument
679 GetMeid(int32_t slotId, int32_t serialId) GetMeid() argument
684 GetVoiceRadioTechnology(int32_t slotId, int32_t serialId) GetVoiceRadioTechnology() argument
689 GetBasebandVersion(int32_t slotId, int32_t serialId) GetBasebandVersion() argument
694 ShutDown(int32_t slotId, int32_t serialId) ShutDown() argument
699 GetSimIO(int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::SimIoRequestInfo &simIO) GetSimIO() argument
704 GetSimStatus(int32_t slotId, int32_t serialId) GetSimStatus() argument
709 GetImsi(int32_t slotId, int32_t serialId) GetImsi() argument
714 GetSimLockStatus( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::SimLockInfo &simLockInfo) GetSimLockStatus() argument
720 SetSimLock(int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::SimLockInfo &simLockInfo) SetSimLock() argument
725 ChangeSimPassword( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::SimPasswordInfo &simPassword) ChangeSimPassword() argument
731 UnlockPin(int32_t slotId, int32_t serialId, const std::string &pin) UnlockPin() argument
736 UnlockPuk(int32_t slotId, int32_t serialId, const std::string &puk, const std::string &pin) UnlockPuk() argument
741 UnlockPin2(int32_t slotId, int32_t serialId, const std::string &pin2) UnlockPin2() argument
746 UnlockPuk2(int32_t slotId, int32_t serialId, const std::string &puk2, const std::string &pin2) UnlockPuk2() argument
751 SetActiveSim(int32_t slotId, int32_t serialId, int32_t index, int32_t enable) SetActiveSim() argument
756 SimStkSendTerminalResponse(int32_t slotId, int32_t serialId, const std::string &strCmd) SimStkSendTerminalResponse() argument
761 SimStkSendEnvelope(int32_t slotId, int32_t serialId, const std::string &strCmd) SimStkSendEnvelope() argument
766 SimStkSendCallSetupRequestResult(int32_t slotId, int32_t serialId, int32_t accept) SimStkSendCallSetupRequestResult() argument
772 SimStkIsReady(int32_t slotId, int32_t serialId) SimStkIsReady() argument
777 GetRadioProtocol(int32_t slotId, int32_t serialId) GetRadioProtocol() argument
782 SetRadioProtocol( int32_t slotId, int32_t serialId, const HDI::Ril::V1_1::RadioProtocol &radioProtocol) SetRadioProtocol() argument
788 SimOpenLogicalChannel(int32_t slotId, int32_t serialId, const std::string &appID, int32_t p2) SimOpenLogicalChannel() argument
793 SimCloseLogicalChannel(int32_t slotId, int32_t serialId, int32_t channelId) SimCloseLogicalChannel() argument
798 SimTransmitApduLogicalChannel( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::ApduSimIORequestInfo &apduSimIO) SimTransmitApduLogicalChannel() argument
805 SimTransmitApduBasicChannel( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::ApduSimIORequestInfo &apduSimIO) SimTransmitApduBasicChannel() argument
811 SimAuthentication( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::SimAuthenticationRequestInfo &simAuthInfo) SimAuthentication() argument
817 UnlockSimLock(int32_t slotId, int32_t serialId, int32_t lockType, const std::string &key) UnlockSimLock() argument
822 SendSimMatchedOperatorInfo( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_2::NcfgOperatorInfo &ncfgOperatorInfo) SendSimMatchedOperatorInfo() argument
830 GetSignalStrength(int32_t slotId, int32_t serialId) GetSignalStrength() argument
835 GetCsRegStatus(int32_t slotId, int32_t serialId) GetCsRegStatus() argument
840 GetPsRegStatus(int32_t slotId, int32_t serialId) GetPsRegStatus() argument
845 GetOperatorInfo(int32_t slotId, int32_t serialId) GetOperatorInfo() argument
850 GetNetworkSearchInformation(int32_t slotId, int32_t serialId) GetNetworkSearchInformation() argument
855 GetNetworkSelectionMode(int32_t slotId, int32_t serialId) GetNetworkSelectionMode() argument
860 SetNetworkSelectionMode( int32_t slotId, int32_t serialId, const HDI::Ril::V1_1::SetNetworkModeInfo &networkModeInfo) SetNetworkSelectionMode() argument
867 GetNeighboringCellInfoList(int32_t slotId, int32_t serialId) GetNeighboringCellInfoList() argument
872 GetCurrentCellInfo(int32_t slotId, int32_t serialId) GetCurrentCellInfo() argument
877 SetPreferredNetwork(int32_t slotId, int32_t serialId, int32_t preferredNetworkType) SetPreferredNetwork() argument
883 GetPreferredNetwork(int32_t slotId, int32_t serialId) GetPreferredNetwork() argument
888 GetPhysicalChannelConfig(int32_t slotId, int32_t serialId) GetPhysicalChannelConfig() argument
893 SetLocateUpdates(int32_t slotId, int32_t serialId, const HDI::Ril::V1_1::RilRegNotifyMode mode) SetLocateUpdates() argument
898 SetNotificationFilter(int32_t slotId, int32_t serialId, int32_t newFilter) SetNotificationFilter() argument
904 SetDeviceState(int32_t slotId, int32_t serialId, int32_t deviceStateType, int32_t deviceStateOn) SetDeviceState() argument
910 SetNrOptionMode(int32_t slotId, int32_t serialId, int32_t mode) SetNrOptionMode() argument
915 GetNrOptionMode(int32_t slotId, int32_t serialId) GetNrOptionMode() argument
920 GetRrcConnectionState(int32_t slotId, int32_t serialId) GetRrcConnectionState() argument
925 GetNrSsbId(int32_t slotId, int32_t serialId) GetNrSsbId() argument
931 SendGsmSms( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::GsmSmsMessageInfo &gsmSmsMessageInfo) SendGsmSms() argument
937 SendCdmaSms( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::SendCdmaSmsMessageInfo &cdmaSmsMessageInfo) SendCdmaSms() argument
943 AddSimMessage( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::SmsMessageIOInfo &smsMessageIOInfo) AddSimMessage() argument
949 DelSimMessage(int32_t slotId, int32_t serialId, int32_t index) DelSimMessage() argument
954 UpdateSimMessage( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::SmsMessageIOInfo &smsMessageIOInfo) UpdateSimMessage() argument
960 AddCdmaSimMessage( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::SmsMessageIOInfo &smsMessageIOInfo) AddCdmaSimMessage() argument
966 DelCdmaSimMessage(int32_t slotId, int32_t serialId, int32_t index) DelCdmaSimMessage() argument
971 UpdateCdmaSimMessage( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::SmsMessageIOInfo &smsMessageIOInfo) UpdateCdmaSimMessage() argument
977 SetSmscAddr( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::ServiceCenterAddress &serviceCenterAddress) SetSmscAddr() argument
983 GetSmscAddr(int32_t slotId, int32_t serialId) GetSmscAddr() argument
988 SetCBConfig( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::CBConfigInfo &cellBroadcastInfo) SetCBConfig() argument
995 GetCBConfig(int32_t slotId, int32_t serialId) GetCBConfig() argument
1000 SetCdmaCBConfig( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::CdmaCBConfigInfoList &cdmaCBConfigInfoList) SetCdmaCBConfig() argument
1006 GetCdmaCBConfig(int32_t slotId, int32_t serialId) GetCdmaCBConfig() argument
1011 SendSmsMoreMode( int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::GsmSmsMessageInfo &gsmSmsMessageInfo) SendSmsMoreMode() argument
1017 SendSmsAck(int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::ModeData &modeData) SendSmsAck() argument
[all...]
H A Dhril_call.cpp198 int32_t HRilCall::GetCallList(int32_t serialId) in GetCallList() argument
200 return RequestVendor(serialId, HREQ_CALL_GET_CALL_LIST, callFuncs_, &HRilCallReq::GetCallList); in GetCallList()
203 int32_t HRilCall::Dial(int32_t serialId, const OHOS::HDI::Ril::V1_1::DialInfo &dialInfo) in Dial() argument
208 return RequestVendor(serialId, HREQ_CALL_DIAL, callFuncs_, &HRilCallReq::Dial, &dial, sizeof(HRilDial)); in Dial()
211 int32_t HRilCall::Hangup(int32_t serialId, int32_t gsmIndex) in Hangup() argument
214 return RequestVendor(serialId, HREQ_CALL_HANGUP, callFuncs_, &HRilCallReq::Hangup, &data, sizeof(uint32_t)); in Hangup()
217 int32_t HRilCall::Reject(int32_t serialId) in Reject() argument
219 return RequestVendor(serialId, HREQ_CALL_REJECT, callFuncs_, &HRilCallReq::Reject); in Reject()
222 int32_t HRilCall::Answer(int32_t serialId) in Answer() argument
224 return RequestVendor(serialId, HREQ_CALL_ANSWE in Answer()
227 HoldCall(int32_t serialId) HoldCall() argument
232 UnHoldCall(int32_t serialId) UnHoldCall() argument
237 SwitchCall(int32_t serialId) SwitchCall() argument
242 CombineConference(int32_t serialId, int32_t callType) CombineConference() argument
248 SeparateConference(int32_t serialId, int32_t callIndex, int32_t callType) SeparateConference() argument
254 CallSupplement(int32_t serialId, int32_t type) CallSupplement() argument
259 GetClip(int32_t serialId) GetClip() argument
264 SetClip(int32_t serialId, int32_t action) SetClip() argument
269 GetClir(int32_t serialId) GetClir() argument
274 SetClir(int32_t serialId, int32_t action) SetClir() argument
279 GetCallRestriction(int32_t serialId, const std::string &fac) GetCallRestriction() argument
285 SetCallRestriction( int32_t serialId, const OHOS::HDI::Ril::V1_1::CallRestrictionInfo &callRestrictionInfo) SetCallRestriction() argument
295 GetCallWaiting(int32_t serialId) GetCallWaiting() argument
300 SetCallWaiting(int32_t serialId, int32_t activate) SetCallWaiting() argument
305 GetCallTransferInfo(int32_t serialId, int32_t reason) GetCallTransferInfo() argument
311 SetCallTransferInfo( int32_t serialId, const OHOS::HDI::Ril::V1_1::CallForwardSetInfo &callForwardSetInfo) SetCallTransferInfo() argument
323 GetCallPreferenceMode(int32_t serialId) GetCallPreferenceMode() argument
329 SetCallPreferenceMode(int32_t serialId, int32_t mode) SetCallPreferenceMode() argument
335 SetUssd(int32_t serialId, const std::string &str) SetUssd() argument
341 GetUssd(int32_t serialId) GetUssd() argument
346 SetMute(int32_t serialId, int32_t mute) SetMute() argument
351 GetMute(int32_t serialId) GetMute() argument
356 GetCallFailReason(int32_t serialId) GetCallFailReason() argument
361 GetEmergencyCallList(int32_t serialId) GetEmergencyCallList() argument
366 SetBarringPassword(int32_t serialId, const OHOS::HDI::Ril::V1_1::SetBarringInfo &setBarringInfo) SetBarringPassword() argument
376 StartDtmf(int32_t serialId, const OHOS::HDI::Ril::V1_1::DtmfInfo &dtmfInfo) StartDtmf() argument
384 SendDtmf(int32_t serialId, const OHOS::HDI::Ril::V1_1::DtmfInfo &dtmfInfo) SendDtmf() argument
395 StopDtmf(int32_t serialId, const OHOS::HDI::Ril::V1_1::DtmfInfo &dtmfInfo) StopDtmf() argument
403 CloseUnFinishedUssd(int32_t serialId) CloseUnFinishedUssd() argument
408 SetVonrSwitch(int32_t serialId, int32_t status) SetVonrSwitch() argument
787 SetEmergencyCallList( int32_t serialId, const OHOS::HDI::Ril::V1_1::EmergencyInfoList &emergencyInfoList) SetEmergencyCallList() argument
[all...]
H A Dhril_modem.cpp28 int32_t HRilModem::ShutDown(int32_t serialId) in ShutDown() argument
30 return RequestVendor(serialId, HREQ_MODEM_SHUT_DOWN, modemFuncs_, &HRilModemReq::ShutDown); in ShutDown()
33 int32_t HRilModem::SetRadioState(int32_t serialId, int32_t fun, int32_t rst) in SetRadioState() argument
35 return RequestVendor(serialId, HREQ_MODEM_SET_RADIO_STATUS, modemFuncs_, &HRilModemReq::SetRadioState, fun, rst); in SetRadioState()
38 int32_t HRilModem::GetRadioState(int32_t serialId) in GetRadioState() argument
40 return RequestVendor(serialId, HREQ_MODEM_GET_RADIO_STATUS, modemFuncs_, &HRilModemReq::GetRadioState); in GetRadioState()
43 int32_t HRilModem::GetImei(int32_t serialId) in GetImei() argument
45 return RequestVendor(serialId, HREQ_MODEM_GET_IMEI, modemFuncs_, &HRilModemReq::GetImei); in GetImei()
48 int32_t HRilModem::GetImeiSv(int32_t serialId) in GetImeiSv() argument
50 return RequestVendor(serialId, HREQ_MODEM_GET_IMEIS in GetImeiSv()
53 GetMeid(int32_t serialId) GetMeid() argument
58 GetVoiceRadioTechnology(int32_t serialId) GetVoiceRadioTechnology() argument
63 GetBasebandVersion(int32_t serialId) GetBasebandVersion() argument
[all...]
H A Dhril_data.cpp135 int32_t HRilData::DeactivatePdpContext(int32_t serialId, const OHOS::HDI::Ril::V1_1::UniInfo &uniInfo) in DeactivatePdpContext() argument
141 serialId, HREQ_DATA_DEACTIVATE_PDP_CONTEXT, dataFuncs_, &HRilDataReq::DeactivatePdpContext, &dataInfo); in DeactivatePdpContext()
144 int32_t HRilData::ActivatePdpContext(int32_t serialId, const OHOS::HDI::Ril::V1_1::DataCallInfo &dataCallInfo) in ActivatePdpContext() argument
156 serialId, HREQ_DATA_ACTIVATE_PDP_CONTEXT, dataFuncs_, &HRilDataReq::ActivatePdpContext, &dataInfo); in ActivatePdpContext()
159 int32_t HRilData::ActivatePdpContextWithApnTypes(int32_t serialId, in ActivatePdpContextWithApnTypes() argument
174 return ActivatePdpContext(serialId, dataCallInfo); in ActivatePdpContextWithApnTypes()
187 return RequestVendor(serialId, HREQ_DATA_ACTIVATE_PDP_CONTEXT, dataFuncs_, in ActivatePdpContextWithApnTypes()
191 int32_t HRilData::GetPdpContextList(int32_t serialId, const OHOS::HDI::Ril::V1_1::UniInfo &uniInfo) in GetPdpContextList() argument
194 return RequestVendor(serialId, HREQ_DATA_GET_PDP_CONTEXT_LIST, dataFuncs_, &HRilDataReq::GetPdpContextList); in GetPdpContextList()
197 int32_t HRilData::SetInitApnInfo(int32_t serialId, cons argument
203 SendDataPerformanceMode( int32_t serialId, const OHOS::HDI::Ril::V1_1::DataPerformanceInfo &dataPerformanceInfo) SendDataPerformanceMode() argument
215 SendDataSleepMode(int32_t serialId, const OHOS::HDI::Ril::V1_1::DataSleepInfo &dataSleepInfo) SendDataSleepMode() argument
224 SetDataProfileInfo(int32_t serialId, const OHOS::HDI::Ril::V1_1::DataProfilesInfo &dataProfilesInfo) SetDataProfileInfo() argument
252 GetLinkCapability(int32_t serialId) GetLinkCapability() argument
257 GetLinkBandwidthInfo(int32_t serialId, int32_t cid) GetLinkBandwidthInfo() argument
263 SetLinkBandwidthReportingRule( int32_t serialId, const OHOS::HDI::Ril::V1_1::DataLinkBandwidthReportingRule &linkBandwidthRule) SetLinkBandwidthReportingRule() argument
290 SetDataPermitted(int32_t serialId, int32_t dataPermitted) SetDataPermitted() argument
296 CleanAllConnections(int32_t serialId) CleanAllConnections() argument
[all...]
H A Dhril_sim.cpp159 int32_t HRilSim::GetSimIO(int32_t serialId, const OHOS::HDI::Ril::V1_1::SimIoRequestInfo &simIO) in GetSimIO() argument
164 serialId, HREQ_SIM_GET_SIM_IO, simFuncs_, &HRilSimReq::GetSimIO, rilSimIO.get(), sizeof(*rilSimIO)); in GetSimIO()
169 int32_t HRilSim::GetSimStatus(int32_t serialId) in GetSimStatus() argument
171 return RequestVendor(serialId, HREQ_SIM_GET_SIM_STATUS, simFuncs_, &HRilSimReq::GetSimStatus); in GetSimStatus()
174 int32_t HRilSim::GetImsi(int32_t serialId) in GetImsi() argument
176 return RequestVendor(serialId, HREQ_SIM_GET_IMSI, simFuncs_, &HRilSimReq::GetSimImsi); in GetImsi()
179 int32_t HRilSim::GetSimLockStatus(int32_t serialId, const OHOS::HDI::Ril::V1_1::SimLockInfo &simLockInfo) in GetSimLockStatus() argument
183 int32_t ret = RequestVendor(serialId, HREQ_SIM_GET_SIM_LOCK_STATUS, simFuncs_, &HRilSimReq::GetSimLockStatus, in GetSimLockStatus()
189 int32_t HRilSim::SetSimLock(int32_t serialId, const OHOS::HDI::Ril::V1_1::SimLockInfo &simLockInfo) in SetSimLock() argument
194 serialId, HREQ_SIM_SET_SIM_LOC in SetSimLock()
199 ChangeSimPassword(int32_t serialId, const OHOS::HDI::Ril::V1_1::SimPasswordInfo &simPassword) ChangeSimPassword() argument
209 UnlockPin(int32_t serialId, const std::string &pin) UnlockPin() argument
218 UnlockPuk(int32_t serialId, const std::string &puk, const std::string &pin) UnlockPuk() argument
229 UnlockPin2(int32_t serialId, const std::string &pin2) UnlockPin2() argument
238 UnlockPuk2(int32_t serialId, const std::string &puk2, const std::string &pin2) UnlockPuk2() argument
250 SetActiveSim(int32_t serialId, int32_t index, int32_t enable) SetActiveSim() argument
255 SimStkSendTerminalResponse(int32_t serialId, const std::string &strCmd) SimStkSendTerminalResponse() argument
265 SimStkSendEnvelope(int32_t serialId, const std::string &strCmd) SimStkSendEnvelope() argument
275 SimStkSendCallSetupRequestResult(int32_t serialId, int32_t accept) SimStkSendCallSetupRequestResult() argument
281 SimStkIsReady(int32_t serialId) SimStkIsReady() argument
286 GetRadioProtocol(int32_t serialId) GetRadioProtocol() argument
292 SetRadioProtocol(int32_t serialId, const HDI::Ril::V1_1::RadioProtocol &radioProtocol) SetRadioProtocol() argument
308 SimOpenLogicalChannel(int32_t serialId, const std::string &appID, int32_t p2) SimOpenLogicalChannel() argument
318 SimCloseLogicalChannel(int32_t serialId, int32_t channelId) SimCloseLogicalChannel() argument
324 SimTransmitApduLogicalChannel( int32_t serialId, const OHOS::HDI::Ril::V1_1::ApduSimIORequestInfo &apduSimIO) SimTransmitApduLogicalChannel() argument
335 SimTransmitApduBasicChannel( int32_t serialId, const OHOS::HDI::Ril::V1_1::ApduSimIORequestInfo &apduSimIO) SimTransmitApduBasicChannel() argument
346 SimAuthentication( int32_t serialId, const OHOS::HDI::Ril::V1_1::SimAuthenticationRequestInfo &simAuthInfo) SimAuthentication() argument
358 UnlockSimLock(int32_t serialId, int32_t lockType, const std::string &key) UnlockSimLock() argument
368 SendSimMatchedOperatorInfo( int32_t serialId, const OHOS::HDI::Ril::V1_2::NcfgOperatorInfo &ncfgOperatorInfo) SendSimMatchedOperatorInfo() argument
[all...]
H A Dhril_sms.cpp130 int32_t HRilSms::SendGsmSms(int32_t serialId, const OHOS::HDI::Ril::V1_1::GsmSmsMessageInfo &gsmSmsMessageInfo) in SendGsmSms() argument
133 return RequestWithStrings(serialId, HREQ_SMS_SEND_GSM_SMS, COUNT_STRINGS_VALUE, gsmSmsMessageInfo.smscPdu.c_str(), in SendGsmSms()
137 int32_t HRilSms::SendCdmaSms(int32_t serialId, const OHOS::HDI::Ril::V1_1::SendCdmaSmsMessageInfo &cdmaSmsMessageInfo) in SendCdmaSms() argument
139 return RequestVendor(serialId, HREQ_SMS_SEND_CDMA_SMS, smsFuncs_, &HRilSmsReq::SendCdmaSms, in SendCdmaSms()
143 int32_t HRilSms::AddSimMessage(int32_t serialId, const OHOS::HDI::Ril::V1_1::SmsMessageIOInfo &message) in AddSimMessage() argument
160 serialId, HREQ_SMS_ADD_SIM_MESSAGE, smsFuncs_, &HRilSmsReq::AddSimMessage, &msg, sizeof(HRilSmsWriteSms)); in AddSimMessage()
166 int32_t HRilSms::DelSimMessage(int32_t serialId, int32_t index) in DelSimMessage() argument
172 ReqDataInfo *requestInfo = CreateHRilRequest(serialId, HREQ_SMS_DEL_SIM_MESSAGE); in DelSimMessage()
185 int32_t HRilSms::UpdateSimMessage(int32_t serialId, const OHOS::HDI::Ril::V1_1::SmsMessageIOInfo &message) in UpdateSimMessage() argument
202 serialId, HREQ_SMS_UPDATE_SIM_MESSAG in UpdateSimMessage()
208 SetSmscAddr(int32_t serialId, const OHOS::HDI::Ril::V1_1::ServiceCenterAddress &serCenterAddress) SetSmscAddr() argument
225 GetSmscAddr(int32_t serialId) GetSmscAddr() argument
230 SetCBConfig(int32_t serialId, const OHOS::HDI::Ril::V1_1::CBConfigInfo &broadcastInfo) SetCBConfig() argument
329 GetCBConfig(int32_t serialId) GetCBConfig() argument
334 SetCdmaCBConfig( int32_t serialId, const OHOS::HDI::Ril::V1_1::CdmaCBConfigInfoList &cellBroadcastInfoList) SetCdmaCBConfig() argument
352 GetCdmaCBConfig(int32_t serialId) GetCdmaCBConfig() argument
357 SendSmsMoreMode(int32_t serialId, const OHOS::HDI::Ril::V1_1::GsmSmsMessageInfo &gsmSmsMessageInfo) SendSmsMoreMode() argument
364 SendSmsAck(int32_t serialId, const OHOS::HDI::Ril::V1_1::ModeData &modeData) SendSmsAck() argument
384 AddCdmaSimMessage(int32_t serialId, const OHOS::HDI::Ril::V1_1::SmsMessageIOInfo &message) AddCdmaSimMessage() argument
478 DelCdmaSimMessage(int32_t serialId, int32_t index) DelCdmaSimMessage() argument
497 UpdateCdmaSimMessage(int32_t serialId, const OHOS::HDI::Ril::V1_1::SmsMessageIOInfo &message) UpdateCdmaSimMessage() argument
[all...]
H A Dhril_network.cpp141 int32_t HRilNetwork::GetSignalStrength(int32_t serialId) in GetSignalStrength() argument
143 return RequestVendor(serialId, HREQ_NETWORK_GET_SIGNAL_STRENGTH, networkFuncs_, &HRilNetworkReq::GetSignalStrength); in GetSignalStrength()
146 int32_t HRilNetwork::GetCsRegStatus(int32_t serialId) in GetCsRegStatus() argument
148 return RequestVendor(serialId, HREQ_NETWORK_GET_CS_REG_STATUS, networkFuncs_, &HRilNetworkReq::GetCsRegStatus); in GetCsRegStatus()
151 int32_t HRilNetwork::GetPsRegStatus(int32_t serialId) in GetPsRegStatus() argument
153 return RequestVendor(serialId, HREQ_NETWORK_GET_PS_REG_STATUS, networkFuncs_, &HRilNetworkReq::GetPsRegStatus); in GetPsRegStatus()
156 int32_t HRilNetwork::GetOperatorInfo(int32_t serialId) in GetOperatorInfo() argument
158 return RequestVendor(serialId, HREQ_NETWORK_GET_OPERATOR_INFO, networkFuncs_, &HRilNetworkReq::GetOperatorInfo); in GetOperatorInfo()
161 int32_t HRilNetwork::GetNeighboringCellInfoList(int32_t serialId) in GetNeighboringCellInfoList() argument
163 return RequestVendor(serialId, HREQ_NETWORK_GET_NEIGHBORING_CELLINFO_LIS in GetNeighboringCellInfoList()
167 GetCurrentCellInfo(int32_t serialId) GetCurrentCellInfo() argument
173 GetNetworkSearchInformation(int32_t serialId) GetNetworkSearchInformation() argument
179 GetNetworkSelectionMode(int32_t serialId) GetNetworkSelectionMode() argument
185 SetNetworkSelectionMode( int32_t serialId, const HDI::Ril::V1_1::SetNetworkModeInfo &networkModeInfo) SetNetworkSelectionMode() argument
196 SetPreferredNetwork(int32_t serialId, int32_t preferredNetworkType) SetPreferredNetwork() argument
202 GetPreferredNetwork(int32_t serialId) GetPreferredNetwork() argument
208 GetPhysicalChannelConfig(int32_t serialId) GetPhysicalChannelConfig() argument
214 SetLocateUpdates(int32_t serialId, const HDI::Ril::V1_1::RilRegNotifyMode mode) SetLocateUpdates() argument
225 SetNotificationFilter(int32_t serialId, int32_t newFilter) SetNotificationFilter() argument
231 SetDeviceState(int32_t serialId, int32_t deviceStateType, int32_t deviceStateOn) SetDeviceState() argument
237 SetNrOptionMode(int32_t serialId, int32_t mode) SetNrOptionMode() argument
243 GetNrOptionMode(int32_t serialId) GetNrOptionMode() argument
248 GetRrcConnectionState(int32_t serialId) GetRrcConnectionState() argument
254 GetNrSsbId(int32_t serialId) GetNrSsbId() argument
[all...]
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_data_test.cpp50 int32_t serialId = RilTestUtil::GetSerialId(); in HWTEST_F() local
60 dataCallInfo.serial = serialId; in HWTEST_F()
65 int32_t ret = g_rilInterface->ActivatePdpContext(SLOTID_1, serialId, dataCallInfo); in HWTEST_F()
81 int32_t serialId = RilTestUtil::GetSerialId(); in HWTEST_F() local
91 dataCallInfo.serial = serialId; in HWTEST_F()
96 int32_t ret = g_rilInterface->ActivatePdpContext(SLOTID_2, serialId, dataCallInfo); in HWTEST_F()
112 int32_t serialId = RilTestUtil::GetSerialId(); in HWTEST_F() local
114 uniInfo.serial = serialId; in HWTEST_F()
117 int32_t ret = g_rilInterface->DeactivatePdpContext(SLOTID_1, serialId, uniInfo); in HWTEST_F()
133 int32_t serialId in HWTEST_F() local
154 int32_t serialId = RilTestUtil::GetSerialId(); HWTEST_F() local
173 int32_t serialId = RilTestUtil::GetSerialId(); HWTEST_F() local
192 int32_t serialId = RilTestUtil::GetSerialId(); HWTEST_F() local
218 int32_t serialId = RilTestUtil::GetSerialId(); HWTEST_F() local
340 int32_t serialId = RilTestUtil::GetSerialId(); HWTEST_F() local
373 int32_t serialId = RilTestUtil::GetSerialId(); HWTEST_F() local
438 int32_t serialId = RilTestUtil::GetSerialId(); HWTEST_F() local
468 int32_t serialId = RilTestUtil::GetSerialId(); HWTEST_F() local
[all...]
H A Dril_adapter_service_test.cpp84 int32_t serialId = 0; in HWTEST_F() local
86 hRilSms.SendGsmSms(serialId, gsmSmsMessageInfo); in HWTEST_F()
89 hRilSms.SendCdmaSms(serialId, cdmaSmsMessageInfo); in HWTEST_F()
94 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()
99 hRilSms.GetCdmaCBConfig(serialId); in HWTEST_F()
102 hRilSms.SetSmscAddr(serialId, scAddress); in HWTEST_F()
103 hRilSms.GetSmscAddr(serialId); in HWTEST_F()
108 EXPECT_EQ(hRilSms.SetCBConfig(serialId, broadcastInfo), HRIL_ERR_INVALID_PARAMETER); in HWTEST_F()
120 int32_t serialId in HWTEST_F() local
[all...]
/base/startup/init/test/unittest/deviceinfo/
H A DDeviceInfoUnittest.cpp218 std::string serialId; in HWTEST_F() local
220 proxy->GetSerialID(serialId); in HWTEST_F()
234 std::string serialId; in HWTEST_F() local
236 proxy->GetSerialID(serialId); in HWTEST_F()
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp893 int32_t serialId = GetSerialId(); in ActivatePdpContextTest() local
913 dataCallInfo.serial = serialId; in ActivatePdpContextTest()
918 int32_t ret = g_rilInterface->ActivatePdpContext(slotId, serialId, dataCallInfo); in ActivatePdpContextTest()
928 int32_t serialId = GetSerialId(); in SetDataProfileInfoTest() local
930 dataProfilesInfo.serial = serialId; in SetDataProfileInfoTest()
949 dataInfo.serial = serialId; in SetDataProfileInfoTest()
959 int32_t ret = g_rilInterface->SetDataProfileInfo(slotId, serialId, dataProfilesInfo); in SetDataProfileInfoTest()
1010 int32_t serialId = GetSerialId(); in GetPdpContextListTest() local
1012 uniInfo.serial = serialId; in GetPdpContextListTest()
1015 int32_t ret = g_rilInterface->GetPdpContextList(slotId, serialId, uniInf in GetPdpContextListTest()
1022 int32_t serialId = GetSerialId(); SetInitialApnTest() local
1073 int32_t serialId = GetSerialId(); SetLinkBandwidthReportingRuleTest() local
[all...]
/base/telephony/core_service/services/sim/include/
H A Dicc_dialling_numbers_handler.h57 DiallingNumberLoadRequest(int serialId, int fileId, int exId, int indexNum, const std::string &pin2Str, in DiallingNumberLoadRequest()
59 pin2(pin2Str), index(indexNum), loadId(serialId) in DiallingNumberLoadRequest()
/base/hiviewdfx/hiview/base/
H A Daudit_log_parser.cpp43 AuditLogParser::EventInfo CreateEventInfo(uint64_t serialId, const std::string& digest, in CreateEventInfo() argument
48 info.eventSerialId = serialId; in CreateEventInfo()
/base/telephony/core_service/test/unittest/icc_dialling_numbers_handler_gtest/
H A Dicc_dialling_numbers_handler_gtest.cpp130 int serialId = 1; in HWTEST_F() local
138 std::make_shared<DiallingNumberLoadRequest>(serialId, fileId, exId, indexNum, pin2Str, pointer); in HWTEST_F()
/base/telephony/core_service/services/tel_ril/include/
H A Dtel_ril_base.h43 TelRilRequest(int32_t serialId, const AppExecFwk::InnerEvent::Pointer &pointer) in TelRilRequest()
45 serialId_ = serialId; in TelRilRequest()

Completed in 19 milliseconds