/base/telephony/ril_adapter/test/unittest/include/ |
H A D | ril_interface_test.h | 31 void GetImeiStressTest(int32_t slotId); 32 void GetImeiSvStressTest(int32_t slotId); 33 void RilCmDialStressTest(int32_t slotId); 34 void SetRadioStateStressTest(int32_t slotId); 35 void GetCallListTest(int32_t slotId); 36 void RilCmDialTest(int32_t slotId); 37 void HangupTest(int32_t slotId); 38 void RejectTest(int32_t slotId); 39 void AnswerCallTest(int32_t slotId); 40 void HoldCallTest(int32_t slotId); [all...] |
/base/telephony/core_service/services/sim/src/ |
H A D | sim_manager.cpp | 54 for (int32_t slotId = 0; slotId < slotCount_; slotId++) {
in InitMultiSimObject() 55 InitBaseManager(slotId);
in InitMultiSimObject() 56 simSmsManager_[slotId] =
in InitMultiSimObject() 57 std::make_shared<SimSmsManager>(telRilManager_, simFileManager_[slotId], simStateManager_[slotId]);
in InitMultiSimObject() 58 if (simSmsManager_[slotId] != nullptr) {
in InitMultiSimObject() 59 simSmsManager_[slotId]->Init(slotId);
in InitMultiSimObject() 76 InitTelExtraModule(int32_t slotId) InitTelExtraModule() argument 96 InitBaseManager(int32_t slotId) InitBaseManager() argument 137 HasSimCard(int32_t slotId, bool &hasSimCard) HasSimCard() argument 150 HasSimCardInner(int32_t slotId) HasSimCardInner() argument 157 GetSimState(int32_t slotId, SimState &simState) GetSimState() argument 167 GetSimIccStatus(int32_t slotId, IccSimStatus &iccStatus) GetSimIccStatus() argument 177 GetCardType(int32_t slotId, CardType &cardType) GetCardType() argument 187 SetModemInit(int32_t slotId, bool state) SetModemInit() argument 196 UnlockPin(int32_t slotId, const std::string &pin, LockStatusResponse &response) UnlockPin() argument 205 UnlockPuk( int32_t slotId, const std::string &newPin, const std::string &puk, LockStatusResponse &response) UnlockPuk() argument 215 AlterPin( int32_t slotId, const std::string &newPin, const std::string &oldPin, LockStatusResponse &response) AlterPin() argument 225 SetLockState(int32_t slotId, const LockInfo &options, LockStatusResponse &response) SetLockState() argument 234 GetLockState(int32_t slotId, LockType lockType, LockState &lockState) GetLockState() argument 243 RefreshSimState(int32_t slotId) RefreshSimState() argument 252 UnlockPin2(int32_t slotId, const std::string &pin2, LockStatusResponse &response) UnlockPin2() argument 261 UnlockPuk2( int32_t slotId, const std::string &newPin2, const std::string &puk2, LockStatusResponse &response) UnlockPuk2() argument 271 AlterPin2( int32_t slotId, const std::string &newPin2, const std::string &oldPin2, LockStatusResponse &response) AlterPin2() argument 281 UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusResponse &response) UnlockSimLock() argument 290 IsSimActive(int32_t slotId) IsSimActive() argument 299 SetActiveSim(int32_t slotId, int32_t enable) SetActiveSim() argument 312 GetSimAccountInfo(int32_t slotId, bool denied, IccAccountInfo &info) GetSimAccountInfo() argument 321 SetDefaultVoiceSlotId(int32_t slotId) SetDefaultVoiceSlotId() argument 338 SetDefaultSmsSlotId(int32_t slotId) SetDefaultSmsSlotId() argument 355 SetDefaultCellularDataSlotId(int32_t slotId) SetDefaultCellularDataSlotId() argument 372 SetPrimarySlotId(int32_t slotId) SetPrimarySlotId() argument 389 SetShowNumber(int32_t slotId, const std::u16string &number) SetShowNumber() argument 398 SetShowName(int32_t slotId, const std::u16string &name) SetShowName() argument 527 GetPrimarySlotId(int32_t &slotId) GetPrimarySlotId() argument 542 GetShowNumber(int32_t slotId, std::u16string &showNumber) GetShowNumber() argument 551 GetShowName(int32_t slotId, std::u16string &showName) GetShowName() argument 572 int32_t slotId; GetSlotId() local 585 GetSimId(int32_t slotId) GetSimId() argument 602 GetOperatorConfigs(int32_t slotId, OperatorConfig &poc) GetOperatorConfigs() argument 611 UpdateOperatorConfigs(int32_t slotId) UpdateOperatorConfigs() argument 624 HasOperatorPrivileges(const int32_t slotId, bool &hasOperatorPrivileges) HasOperatorPrivileges() argument 634 SimAuthentication( int32_t slotId, AuthType authType, const std::string &authData, SimAuthenticationResponse &response) SimAuthentication() argument 652 SendSimMatchedOperatorInfo( int32_t slotId, int32_t state, const std::string &operName, const std::string &operKey) SendSimMatchedOperatorInfo() argument 662 GetRadioProtocolTech(int32_t slotId) GetRadioProtocolTech() argument 672 GetRadioProtocol(int32_t slotId) GetRadioProtocol() argument 682 SendEnvelopeCmd(int32_t slotId, const std::string &cmd) SendEnvelopeCmd() argument 695 SendTerminalResponseCmd(int32_t slotId, const std::string &cmd) SendTerminalResponseCmd() argument 708 SendCallSetupRequestResult(int32_t slotId, bool accept) SendCallSetupRequestResult() argument 725 GetSimOperatorNumeric(int32_t slotId, std::u16string &operatorNumeric) GetSimOperatorNumeric() argument 738 GetISOCountryCodeForSim(int32_t slotId, std::u16string &countryCode) GetISOCountryCodeForSim() argument 752 GetSimSpn(int32_t slotId, std::u16string &spn) GetSimSpn() argument 766 GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) GetSimEons() argument 776 GetSimIccId(int32_t slotId, std::u16string &iccId) GetSimIccId() argument 790 GetIMSI(int32_t slotId, std::u16string &imsi) GetIMSI() argument 804 GetLocaleFromDefaultSim(int32_t slotId) GetLocaleFromDefaultSim() argument 813 GetSimGid1(int32_t slotId, std::u16string &gid1) GetSimGid1() argument 827 GetSimGid2(int32_t slotId) GetSimGid2() argument 836 GetOpName(int32_t slotId, std::u16string &opname) GetOpName() argument 850 GetOpKey(int32_t slotId, std::u16string &opkey) GetOpKey() argument 864 GetOpKeyExt(int32_t slotId, std::u16string &opkeyExt) GetOpKeyExt() argument 878 GetSimTelephoneNumber(int32_t slotId, std::u16string &telephoneNumber) GetSimTelephoneNumber() argument 887 GetSimTeleNumberIdentifier(const int32_t slotId) GetSimTeleNumberIdentifier() argument 896 GetVoiceMailIdentifier(int32_t slotId, std::u16string &voiceMailIdentifier) GetVoiceMailIdentifier() argument 910 GetVoiceMailNumber(int32_t slotId, std::u16string &voiceMailNumber) GetVoiceMailNumber() argument 924 GetVoiceMailCount(int32_t slotId, int32_t &voiceMailCount) GetVoiceMailCount() argument 938 SetVoiceMailCount(int32_t slotId, int32_t voiceMailCount) SetVoiceMailCount() argument 954 SetVoiceCallForwarding(int32_t slotId, bool enable, const std::string &number) SetVoiceCallForwarding() argument 970 ObtainSpnCondition(int32_t slotId, bool roaming, std::string operatorNum) ObtainSpnCondition() argument 979 SetVoiceMailInfo(int32_t slotId, const std::u16string &mailName, const std::u16string &mailNumber) SetVoiceMailInfo() argument 995 IsCTSimCard(int32_t slotId, bool &isCTSimCard) IsCTSimCard() argument 1009 AddSmsToIcc(int32_t slotId, int status, std::string &pdu, std::string &smsc) AddSmsToIcc() argument 1018 UpdateSmsIcc(int32_t slotId, int index, int status, std::string &pduData, std::string &smsc) UpdateSmsIcc() argument 1027 DelSmsIcc(int32_t slotId, int index) DelSmsIcc() argument 1036 ObtainAllSmsOfIcc(int32_t slotId) ObtainAllSmsOfIcc() argument 1046 QueryIccDiallingNumbers( int slotId, int type, std::vector<std::shared_ptr<DiallingNumbersInfo>> &result) QueryIccDiallingNumbers() argument 1056 AddIccDiallingNumbers( int slotId, int type, const std::shared_ptr<DiallingNumbersInfo> &diallingNumber) AddIccDiallingNumbers() argument 1066 DelIccDiallingNumbers( int slotId, int type, const std::shared_ptr<DiallingNumbersInfo> &diallingNumber) DelIccDiallingNumbers() argument 1076 UpdateIccDiallingNumbers( int slotId, int type, const std::shared_ptr<DiallingNumbersInfo> &diallingNumber) UpdateIccDiallingNumbers() argument 1086 RegisterCoreNotify(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler, int what) RegisterCoreNotify() argument 1112 UnRegisterCoreNotify( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &observerCallBack, int what) UnRegisterCoreNotify() argument 1132 IsValidSlotId(int32_t slotId) IsValidSlotId() argument 1142 IsValidSlotId(int32_t slotId, std::vector<N> vec) IsValidSlotId() argument 1156 IsValidSlotIdForDefault(int32_t slotId) IsValidSlotIdForDefault() argument 1166 GetSimIst(int32_t slotId) GetSimIst() argument 1175 SaveImsSwitch(int32_t slotId, int32_t imsSwitchValue) SaveImsSwitch() argument 1184 QueryImsSwitch(int32_t slotId, int32_t &imsSwitchValue) QueryImsSwitch() argument 1211 IsSetActiveSimInProgress(int32_t slotId) IsSetActiveSimInProgress() argument 1229 GetSimIO(int32_t slotId, int32_t command, int32_t fileId, const std::string &data, const std::string &path, SimAuthenticationResponse &response) GetSimIO() argument 1251 SavePrimarySlotId(int32_t slotId) SavePrimarySlotId() argument 1261 GetEid(int32_t slotId, std::u16string &eId) GetEid() argument 1271 GetEuiccProfileInfoList(int32_t slotId, GetEuiccProfileInfoListResult &euiccProfileInfoList) GetEuiccProfileInfoList() argument 1281 GetEuiccInfo(int32_t slotId, EuiccInfo &eUiccInfo) GetEuiccInfo() argument 1291 DisableProfile( int32_t slotId, int32_t portIndex, const std::u16string &iccId, bool refresh, ResultState &enumResult) DisableProfile() argument 1302 GetSmdsAddress(int32_t slotId, int32_t portIndex, std::u16string &smdsAddress) GetSmdsAddress() argument 1312 GetRulesAuthTable( int32_t slotId, int32_t portIndex, EuiccRulesAuthTable &eUiccRulesAuthTable) GetRulesAuthTable() argument 1323 GetEuiccChallenge(int32_t slotId, int32_t portIndex, ResponseEsimResult &responseResult) GetEuiccChallenge() argument 1333 GetDefaultSmdpAddress(int32_t slotId, std::u16string &defaultSmdpAddress) GetDefaultSmdpAddress() argument 1346 CancelSession( int32_t slotId, const std::u16string &transactionId, CancelReason cancelReason, ResponseEsimResult &responseResult) CancelSession() argument 1360 GetProfile( int32_t slotId, int32_t portIndex, const std::u16string &iccId, EuiccProfile &eUiccProfile) GetProfile() argument 1374 ResetMemory(int32_t slotId, ResetOption resetOption, ResultState &enumResult) ResetMemory() argument 1384 SetDefaultSmdpAddress( int32_t slotId, const std::u16string &defaultSmdpAddress, ResultState &enumResult) SetDefaultSmdpAddress() argument 1395 IsEsimSupported(int32_t slotId) IsEsimSupported() argument 1404 SendApduData( int32_t slotId, const std::u16string &aid, const EsimApduData &apduData, ResponseEsimResult &responseResult) SendApduData() argument 1415 PrepareDownload(int32_t slotId, const DownLoadConfigInfo &downLoadConfigInfo, ResponseEsimResult &responseResult) PrepareDownload() argument 1426 LoadBoundProfilePackage(int32_t slotId, int32_t portIndex, const std::u16string &boundProfilePackage, ResponseEsimBppResult &responseResult) LoadBoundProfilePackage() argument 1437 ListNotifications( int32_t slotId, int32_t portIndex, Event events, EuiccNotificationList ¬ificationList) ListNotifications() argument 1448 RetrieveNotificationList( int32_t slotId, int32_t portIndex, Event events, EuiccNotificationList ¬ificationList) RetrieveNotificationList() argument 1459 RetrieveNotification( int32_t slotId, int32_t portIndex, int32_t seqNumber, EuiccNotification ¬ification) RetrieveNotification() argument 1470 RemoveNotificationFromList( int32_t slotId, int32_t portIndex, int32_t seqNumber, ResultState &enumResult) RemoveNotificationFromList() argument 1481 DeleteProfile(int32_t slotId, const std::u16string &iccId, ResultState &enumResult) DeleteProfile() argument 1491 SwitchToProfile( int32_t slotId, int32_t portIndex, const std::u16string &iccId, bool forceDisableProfile, ResultState &enumResult) SwitchToProfile() argument 1502 SetProfileNickname( int32_t slotId, const std::u16string &iccId, const std::u16string &nickname, ResultState &enumResult) SetProfileNickname() argument 1513 GetEuiccInfo2(int32_t slotId, int32_t portIndex, EuiccInfo2 &euiccInfo2) GetEuiccInfo2() argument 1523 AuthenticateServer( int32_t slotId, const AuthenticateConfigInfo &authenticateConfigInfo, ResponseEsimResult &responseResult) AuthenticateServer() argument [all...] |
/base/telephony/cellular_call/services/common/src/ |
H A D | supplement_request_ims.cpp | 26 int32_t SupplementRequestIms::SetClipRequest(int32_t slotId, int32_t action, int32_t index) in SetClipRequest() argument 28 TELEPHONY_LOGI("[slot%{public}d] entry", slotId); in SetClipRequest() 34 return imsCallClient->SetClip(slotId, action, index); in SetClipRequest() 37 int32_t SupplementRequestIms::GetClipRequest(int32_t slotId, int32_t index) in GetClipRequest() argument 39 TELEPHONY_LOGI("[slot%{public}d] entry", slotId); in GetClipRequest() 42 TELEPHONY_LOGE("[slot%{public}d] ImsCallClient is nullptr.", slotId); in GetClipRequest() 45 return imsCallClient->GetClip(slotId, index); in GetClipRequest() 48 int32_t SupplementRequestIms::SetClirRequest(int32_t slotId, int32_t action, int32_t index) in SetClirRequest() argument 50 TELEPHONY_LOGI("[slot%{public}d] entry", slotId); in SetClirRequest() 53 TELEPHONY_LOGE("[slot%{public}d] ImsCallClient is nullptr.", slotId); in SetClirRequest() 59 GetClirRequest(int32_t slotId, int32_t index) GetClirRequest() argument 70 GetCallTransferRequest(int32_t slotId, int32_t reason, int32_t index) GetCallTransferRequest() argument 81 SetCallTransferRequest( int32_t slotId, const CallTransferInfo &cfInfo, int32_t classType, int32_t index) SetCallTransferRequest() argument 93 CanSetCallTransferTime(int32_t slotId, bool &result) CanSetCallTransferTime() argument 104 GetCallRestrictionRequest(int32_t slotId, const std::string &fac, int32_t index) GetCallRestrictionRequest() argument 115 SetCallRestrictionRequest( int32_t slotId, std::string &fac, int32_t mode, std::string &pw, int32_t index) SetCallRestrictionRequest() argument 127 SetCallWaitingRequest(int32_t slotId, bool activate, int32_t classType, int32_t index) SetCallWaitingRequest() argument 138 GetCallWaitingRequest(int32_t slotId, int32_t index) GetCallWaitingRequest() argument 149 SetColrRequest(int32_t slotId, int32_t presentation, int32_t index) SetColrRequest() argument 160 GetColrRequest(int32_t slotId, int32_t index) GetColrRequest() argument 171 SetColpRequest(int32_t slotId, int32_t action, int32_t index) SetColpRequest() argument 182 GetColpRequest(int32_t slotId, int32_t index) GetColpRequest() argument [all...] |
/base/telephony/cellular_call/services/utils/src/ |
H A D | cellular_call_config.cpp | 119 int32_t CellularCallConfig::SetDomainPreferenceMode(int32_t slotId, int32_t mode) in SetDomainPreferenceMode() argument 125 modeTempMap_[slotId] = mode; in SetDomainPreferenceMode() 126 return configRequest_.SetDomainPreferenceModeRequest(slotId, mode); in SetDomainPreferenceMode() 129 int32_t CellularCallConfig::GetDomainPreferenceMode(int32_t slotId) in GetDomainPreferenceMode() argument 131 return configRequest_.GetDomainPreferenceModeRequest(slotId); in GetDomainPreferenceMode() 134 int32_t CellularCallConfig::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus() argument 136 TELEPHONY_LOGI("entry, slotId:%{public}d, active:%{public}d", slotId, active); in SetImsSwitchStatus() 137 if (!volteSupported_[slotId]) { in SetImsSwitchStatus() 141 if (active && !IsVolteProvisioned(slotId)) { in SetImsSwitchStatus() 168 GetImsSwitchStatus(int32_t slotId, bool &enabled) GetImsSwitchStatus() argument 190 SetVoNRSwitchStatus(int32_t slotId, int32_t state) SetVoNRSwitchStatus() argument 208 GetVoNRSwitchStatus(int32_t slotId, int32_t &state) GetVoNRSwitchStatus() argument 219 HandleSimStateChanged(int32_t slotId) HandleSimStateChanged() argument 227 HandleFactoryReset(int32_t slotId) HandleFactoryReset() argument 245 HandleSimRecordsLoaded(int32_t slotId) HandleSimRecordsLoaded() argument 252 HandleResidentNetworkChange(int32_t slotId, std::string plmn) HandleResidentNetworkChange() argument 260 HandleNetworkStateChange(int32_t slotId) HandleNetworkStateChange() argument 301 CheckHomeAndPresentState(int32_t slotId, bool &isHomeAndPresent) CheckHomeAndPresentState() argument 322 UpdateEccNumberList(int32_t slotId) UpdateEccNumberList() argument 365 HandleSimAccountLoaded(int32_t slotId) HandleSimAccountLoaded() argument 375 HandleOperatorConfigChanged(int32_t slotId) HandleOperatorConfigChanged() argument 393 ParseAndCacheOperatorConfigs(int32_t slotId, OperatorConfig &poc) ParseAndCacheOperatorConfigs() argument 428 ParseBoolOperatorConfigs( int32_t slotId, std::map<int32_t, bool> &config, OperatorConfig &poc, std::string configName) ParseBoolOperatorConfigs() argument 439 ResetImsSwitch(int32_t slotId) ResetImsSwitch() argument 460 UpdateImsCapabilities(int32_t slotId, bool needUpdateUtCapability) UpdateImsCapabilities() argument 472 IsGbaValid(int32_t slotId) IsGbaValid() argument 488 UpdateImsVoiceCapabilities( int32_t slotId, bool isGbaValid, ImsCapabilityList &imsCapabilityList) UpdateImsVoiceCapabilities() argument 514 UpdateImsUtCapabilities(int32_t slotId, bool isGbaValid, ImsCapabilityList &imsCapabilityList) UpdateImsUtCapabilities() argument 523 IsVolteProvisioned(int32_t slotId) IsVolteProvisioned() argument 537 IsVonrSupported(int32_t slotId, bool isGbaValid) IsVonrSupported() argument 542 IsUtProvisioned(int32_t slotId) IsUtProvisioned() argument 556 BuildEmergencyCall(int32_t slotId, const EmergencyInfo &from) BuildEmergencyCall() argument 580 IsSimChanged(int32_t slotId, std::string iccid) IsSimChanged() argument 594 ChangeImsSwitchWithOperatorConfig(int32_t slotId, bool active) ChangeImsSwitchWithOperatorConfig() argument 610 SaveImsSwitch(int32_t slotId, int32_t imsSwitchValue) SaveImsSwitch() argument 632 saveImsSwitchStatusToLocalForPowerOn(int32_t slotId) saveImsSwitchStatusToLocalForPowerOn() argument 648 saveImsSwitchStatusToLocal(int32_t slotId, int32_t imsSwitchStatus) saveImsSwitchStatusToLocal() argument 656 SaveVoNRState(int32_t slotId, int32_t state) SaveVoNRState() argument 665 ObtainVoNRState(int32_t slotId) ObtainVoNRState() argument 673 HandleSetLteImsSwitchResult(int32_t slotId, ErrType result) HandleSetLteImsSwitchResult() argument 682 HandleSetVoNRSwitchResult(int32_t slotId, ErrType result) HandleSetVoNRSwitchResult() argument 695 GetDomainPreferenceModeResponse(int32_t slotId, int32_t mode) GetDomainPreferenceModeResponse() argument 700 GetImsSwitchStatusResponse(int32_t slotId, int32_t active) GetImsSwitchStatusResponse() argument 707 GetSwitchStatus(int32_t slotId) GetSwitchStatus() argument 756 SetTempMode(int32_t slotId) SetTempMode() argument 764 int32_t slotId = DEFAULT_SIM_SLOT_ID; InitModeActive() local 803 GetRoamingState(int32_t slotId) GetRoamingState() argument 816 MergeEccCallList(int32_t slotId) MergeEccCallList() argument 861 UniqueEccCallList(int32_t slotId, std::vector<EmergencyCall> &eccList) UniqueEccCallList() argument 876 GetMcc(int32_t slotId) GetMcc() argument 890 SetMute(int32_t slotId, int32_t mute) SetMute() argument 895 GetMute(int32_t slotId) GetMute() argument 900 GetEmergencyCallList(int32_t slotId) GetEmergencyCallList() argument 905 SetEmergencyCallList(int32_t slotId, std::vector<EmergencyCall> &eccVec) SetEmergencyCallList() argument 911 CheckAndUpdateSimState(int32_t slotId) CheckAndUpdateSimState() argument 933 UpdateEmergencyCallFromRadio(int32_t slotId, const EmergencyInfoList &eccList) UpdateEmergencyCallFromRadio() argument 946 GetEccCallList(int32_t slotId) GetEccCallList() argument 962 GetImsSwitchOnByDefaultConfig(int32_t slotId) GetImsSwitchOnByDefaultConfig() argument 971 GethideImsSwitchConfig(int32_t slotId) GethideImsSwitchConfig() argument 980 GetvolteSupportedConfig(int32_t slotId) GetvolteSupportedConfig() argument 989 GetNrModeSupportedListConfig(int32_t slotId) GetNrModeSupportedListConfig() argument 998 GetVolteProvisioningSupportedConfig(int32_t slotId) GetVolteProvisioningSupportedConfig() argument 1007 GetSsOverUtSupportedConfig(int32_t slotId) GetSsOverUtSupportedConfig() argument 1016 GetImsGbaRequiredConfig(int32_t slotId) GetImsGbaRequiredConfig() argument 1025 GetUtProvisioningSupportedConfig(int32_t slotId) GetUtProvisioningSupportedConfig() argument 1034 GetImsPreferForEmergencyConfig(int32_t slotId) GetImsPreferForEmergencyConfig() argument 1043 GetCallWaitingServiceClassConfig(int32_t slotId) GetCallWaitingServiceClassConfig() argument 1052 GetImsCallDisconnectResoninfoMappingConfig(int32_t slotId) GetImsCallDisconnectResoninfoMappingConfig() argument 1062 GetForceVolteSwitchOnConfig(int32_t slotId) GetForceVolteSwitchOnConfig() argument 1071 IsValidSlotId(int32_t slotId) IsValidSlotId() argument 1082 SetReadyToCall(int32_t slotId, bool isReadyToCall) SetReadyToCall() argument 1091 IsReadyToCall(int32_t slotId) IsReadyToCall() argument [all...] |
/base/telephony/core_service/services/network_search/src/ |
H A D | network_search_manager.cpp | 67 for (int32_t slotId = 0; slotId < SIM_SLOT_COUNT; slotId++) { in ~NetworkSearchManager() 68 std::shared_ptr<NetworkSearchManagerInner> inner = FindManagerInner(slotId); in ~NetworkSearchManager() 75 bool NetworkSearchManager::InitPointer(std::shared_ptr<NetworkSearchManagerInner> &inner, int32_t slotId) in InitPointer() argument 83 TELEPHONY_LOGE("failed to create new ObserverHandler slotId:%{public}d", slotId); in InitPointer() 86 inner->networkSearchState_ = std::make_shared<NetworkSearchState>(shared_from_this(), slotId); in InitPointer() 88 TELEPHONY_LOGE("failed to create new NetworkSearchState slotId:%{public}d", slotId); in InitPointer() 199 InitTelExtraModule(int32_t slotId) InitTelExtraModule() argument 204 InitModuleBySlotId(int32_t slotId) InitModuleBySlotId() argument 236 GetNetworkSearchState(int32_t slotId) GetNetworkSearchState() argument 246 SetRadioState(int32_t slotId, bool isOn, int32_t rst) SetRadioState() argument 257 SetRadioState(int32_t slotId, bool isOn, int32_t rst, NSCALLBACK &callback) SetRadioState() argument 272 RegisterCoreNotify(int32_t slotId, HANDLE &handler, int32_t what) RegisterCoreNotify() argument 283 UnRegisterCoreNotify(int32_t slotId, HANDLE &handler, int32_t what) UnRegisterCoreNotify() argument 314 NotifyPsRoamingOpenChanged(int32_t slotId) NotifyPsRoamingOpenChanged() argument 325 NotifyPsRoamingCloseChanged(int32_t slotId) NotifyPsRoamingCloseChanged() argument 336 NotifyEmergencyOpenChanged(int32_t slotId) NotifyEmergencyOpenChanged() argument 347 NotifyEmergencyCloseChanged(int32_t slotId) NotifyEmergencyCloseChanged() argument 358 NotifyPsRatChanged(int32_t slotId) NotifyPsRatChanged() argument 369 NotifyPsConnectionAttachedChanged(int32_t slotId) NotifyPsConnectionAttachedChanged() argument 380 NotifyPsConnectionDetachedChanged(int32_t slotId) NotifyPsConnectionDetachedChanged() argument 391 NotifyNrStateChanged(int32_t slotId) NotifyNrStateChanged() argument 402 NotifyNrFrequencyChanged(int32_t slotId) NotifyNrFrequencyChanged() argument 413 NotifyFactoryReset(int32_t slotId) NotifyFactoryReset() argument 424 GetPsRadioTech(int32_t slotId, int32_t &psRadioTech) GetPsRadioTech() argument 443 GetCsRadioTech(int32_t slotId, int32_t &csRadioTech) GetCsRadioTech() argument 462 GetPsRegState(int32_t slotId) GetPsRegState() argument 479 GetCsRegState(int32_t slotId) GetCsRegState() argument 496 GetPsRoamingState(int32_t slotId) GetPsRoamingState() argument 512 GetOperatorNumeric(int32_t slotId) GetOperatorNumeric() argument 528 GetOperatorName(int32_t slotId, std::u16string &operatorName) GetOperatorName() argument 548 GetNetworkStatus(int32_t slotId, sptr<NetworkState> &networkState) GetNetworkStatus() argument 563 SetRadioStateValue(int32_t slotId, ModemPowerState radioState) SetRadioStateValue() argument 575 SetNetworkSelectionValue(int32_t slotId, SelectionMode selection) SetNetworkSelectionValue() argument 583 GetRadioState(int32_t slotId) GetRadioState() argument 592 GetRadioState(int32_t slotId, NSCALLBACK &callback) GetRadioState() argument 606 GetSignalInfoList(int32_t slotId, std::vector<sptr<SignalInformation>> &signals) GetSignalInfoList() argument 626 GetNetworkSearchInformation(int32_t slotId, NSCALLBACK &callback) GetNetworkSearchInformation() argument 639 SetNetworkSearchResultValue( int32_t slotId, int32_t listSize, const std::vector<NetworkInformation> &operatorInfo) SetNetworkSearchResultValue() argument 650 GetNetworkSearchInformationValue(int32_t slotId) GetNetworkSearchInformationValue() argument 674 GetNetworkSelectionMode(int32_t slotId) GetNetworkSelectionMode() argument 684 GetNetworkSelectionMode(int32_t slotId, NSCALLBACK &callback) GetNetworkSelectionMode() argument 699 SetNetworkSelectionMode( int32_t slotId, int32_t selectMode, const sptr<NetworkInformation> &networkInformation, bool resumeSelection) SetNetworkSelectionMode() argument 719 SetNetworkSelectionMode(int32_t slotId, int32_t selectMode, const sptr<NetworkInformation> &networkInformation, bool resumeSelection, NSCALLBACK &callback) SetNetworkSelectionMode() argument 745 GetIsoCountryCodeForNetwork(int32_t slotId, std::u16string &countryCode) GetIsoCountryCodeForNetwork() argument 780 GetPreferredNetwork(int32_t slotId, NSCALLBACK &callback) GetPreferredNetwork() argument 798 SetPreferredNetwork(int32_t slotId, int32_t networkMode, NSCALLBACK &callback) SetPreferredNetwork() argument 829 GetPreferredNetwork(int32_t slotId) GetPreferredNetwork() argument 843 SetCachePreferredNetworkValue(int32_t slotId, int32_t networkMode) SetCachePreferredNetworkValue() argument 855 GetCachePreferredNetworkValue(int32_t slotId, int32_t &networkMode) GetCachePreferredNetworkValue() argument 867 SetPreferredNetwork(int32_t slotId, int32_t networkMode) SetPreferredNetwork() argument 889 SavePreferredNetworkValue(int32_t slotId, int32_t networkMode) SavePreferredNetworkValue() argument 907 UpdateRadioOn(int32_t slotId) UpdateRadioOn() argument 965 UpdatePhone(int32_t slotId, RadioTech csRadioTech, const RadioTech &psRadioTech) UpdatePhone() argument 975 GetImsRegStatus(int32_t slotId, ImsServiceType imsSrvType, ImsRegInfo &info) GetImsRegStatus() argument 990 SetImei(int32_t slotId, std::u16string imei) SetImei() argument 998 SetImeiSv(int32_t slotId, std::u16string imeiSv) SetImeiSv() argument 1006 GetImei(int32_t slotId, std::u16string &imei) GetImei() argument 1046 GetImeiSv(int32_t slotId, std::u16string &imeiSv) GetImeiSv() argument 1063 GetCellInfoList(int32_t slotId, std::vector<sptr<CellInformation>> &cellInfo) GetCellInfoList() argument 1078 SendUpdateCellLocationRequest(int32_t slotId) SendUpdateCellLocationRequest() argument 1090 UpdateCellLocation(int32_t slotId, int32_t techType, int32_t cellId, int32_t lac) UpdateCellLocation() argument 1100 GetCellLocation(int32_t slotId) GetCellLocation() argument 1111 SetMeid(int32_t slotId, std::u16string meid) SetMeid() argument 1119 GetMeid(int32_t slotId, std::u16string &meid) GetMeid() argument 1136 SetLocateUpdate(int32_t slotId) SetLocateUpdate() argument 1152 GetUniqueDeviceId(int32_t slotId, std::u16string &deviceId) GetUniqueDeviceId() argument 1176 FactoryReset(int32_t slotId) FactoryReset() argument 1191 GetPhoneType(int32_t slotId) GetPhoneType() argument 1204 GetVoiceTech(int32_t slotId) GetVoiceTech() argument 1215 IsNrSupported(int32_t slotId) IsNrSupported() argument 1239 HandleRrcStateChanged(int32_t slotId, int32_t status) HandleRrcStateChanged() argument 1257 RevertLastTechnology(int32_t slotId) RevertLastTechnology() argument 1267 GetRrcConnectionState(int32_t slotId, int32_t &status) GetRrcConnectionState() argument 1279 UpdateRrcConnectionState(int32_t slotId, int32_t &status) UpdateRrcConnectionState() argument 1290 GetNrOptionMode(int32_t slotId, NrMode &mode) GetNrOptionMode() argument 1305 GetNrOptionMode(int32_t slotId, NSCALLBACK &callback) GetNrOptionMode() argument 1318 UpdateNrOptionMode(int32_t slotId, NrMode mode) UpdateNrOptionMode() argument 1329 SetNrOptionMode(int32_t slotId, int32_t mode) SetNrOptionMode() argument 1344 SetNrOptionMode(int32_t slotId, int32_t mode, NSCALLBACK &callback) SetNrOptionMode() argument 1391 SetFrequencyType(int32_t slotId, FrequencyType type) SetFrequencyType() argument 1400 GetFrequencyType(int32_t slotId) GetFrequencyType() argument 1410 GetNrState(int32_t slotId) GetNrState() argument 1425 DcPhysicalLinkActiveUpdate(int32_t slotId, bool isActive) DcPhysicalLinkActiveUpdate() argument 1437 NotifyCallStatusToNetworkSearch(int32_t slotId, int32_t callStatus) NotifyCallStatusToNetworkSearch() argument 1474 HandleNotifyStateChangeWithDelay(int32_t slotId, bool isNeedDelay) HandleNotifyStateChangeWithDelay() argument 1503 IsNeedDelayNotify(int32_t slotId) IsNeedDelayNotify() argument 1549 ProcessNotifyStateChangeEvent(int32_t slotId) ProcessNotifyStateChangeEvent() argument 1565 IsRadioFirstPowerOn(int32_t slotId) IsRadioFirstPowerOn() argument 1575 SetRadioFirstPowerOn(int32_t slotId, bool isFirstPowerOn) SetRadioFirstPowerOn() argument 1584 FindManagerInner(int32_t slotId) FindManagerInner() argument 1610 AddManagerInner(int32_t slotId, const std::shared_ptr<NetworkSearchManagerInner> &inner) AddManagerInner() argument 1619 RemoveManagerInner(int32_t slotId) RemoveManagerInner() argument 1627 TriggerSimRefresh(int32_t slotId) TriggerSimRefresh() argument 1638 TriggerTimezoneRefresh(int32_t slotId) TriggerTimezoneRefresh() argument 1649 InitAirplaneMode(int32_t slotId) InitAirplaneMode() argument 1683 RegisterImsRegInfoCallback( int32_t slotId, ImsServiceType imsSrvType, const int32_t tokenId, const sptr<ImsRegInfoCallback> &callback) RegisterImsRegInfoCallback() argument 1711 UnregisterImsRegInfoCallback( int32_t slotId, ImsServiceType imsSrvType, const int32_t tokenId) UnregisterImsRegInfoCallback() argument 1733 NotifyImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) NotifyImsRegInfoChanged() argument 1754 InitSimRadioProtocol(int32_t slotId) InitSimRadioProtocol() argument 1763 SetLocalAirplaneMode(int32_t slotId, bool state) SetLocalAirplaneMode() argument 1775 GetLocalAirplaneMode(int32_t slotId, bool &state) GetLocalAirplaneMode() argument 1787 SetBasebandVersion(int32_t slotId, std::string version) SetBasebandVersion() argument 1797 GetBasebandVersion(int32_t slotId, std::string &version) GetBasebandVersion() argument 1813 GetNetworkCapability( int32_t slotId, int32_t networkCapabilityType, int32_t &networkCapabilityState) GetNetworkCapability() argument 1843 SetNetworkCapability( int32_t slotId, int32_t networkCapabilityType, int32_t networkCapabilityState) SetNetworkCapability() argument 1911 GetNrSsbId(int32_t slotId, const std::shared_ptr<NrSsbInformation> &nrSsbInformation) GetNrSsbId() argument 1940 IsGsm(int32_t slotId, bool &isGsm) IsGsm() argument 1956 IsCdma(int32_t slotId, bool &isCdma) IsCdma() argument 1972 SetResidentNetworkNumeric(int32_t slotId, std::string residentNetworkNumeric) SetResidentNetworkNumeric() argument 1980 GetResidentNetworkNumeric(int32_t slotId) GetResidentNetworkNumeric() argument 1990 ProcessSignalIntensity(int32_t slotId, const Rssi &signalIntensity) ProcessSignalIntensity() argument 2001 StartRadioOnState(int32_t slotId) StartRadioOnState() argument 2012 StartGetRilSignalIntensity(int32_t slotId) StartGetRilSignalIntensity() argument [all...] |
/base/telephony/core_service/interfaces/innerkits/include/ |
H A D | i_network_search.h | 40 virtual int32_t InitTelExtraModule(int32_t slotId) = 0; 41 virtual int32_t GetPsRadioTech(int32_t slotId, int32_t &psRadioTech) = 0; 42 virtual int32_t GetCsRadioTech(int32_t slotId, int32_t &csRadioTech) = 0; 43 virtual std::u16string GetOperatorNumeric(int32_t slotId) = 0; 44 virtual std::string GetResidentNetworkNumeric(int32_t slotId) = 0; 45 virtual int32_t GetOperatorName(int32_t slotId, std::u16string &operatorName) = 0; 49 * @param slotId[in], sim slot id 53 virtual int32_t GetNetworkStatus(int32_t slotId, sptr<NetworkState> &networkState) = 0; 54 virtual int32_t GetRadioState(int32_t slotId) = 0; 55 virtual int32_t GetRadioState(int32_t slotId, NSCALLBAC [all...] |
H A D | core_service_client.h | 38 * @param slotId[in], sim slot id 42 int32_t GetSignalInfoList(int32_t slotId, std::vector<sptr<SignalInformation>> &signals); 47 * @param slotId[in], sim slot id 50 bool IsNrSupported(int32_t slotId); 55 * @param slotId[in], sim slot id 59 int32_t GetPsRadioTech(int32_t slotId, int32_t &psRadioTech); 64 * @param slotId[in], sim slot id 68 int32_t GetCsRadioTech(int32_t slotId, int32_t &csRadioTech); 73 * @param slotId[in], sim slot id 78 int32_t SetNrOptionMode(int32_t slotId, int32_ [all...] |
H A D | core_manager_inner.h | 40 int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler, int what, int32_t *obj); 42 int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &observerCallBack, int what); 49 int32_t InitExtraModule(int32_t slotId); 57 int32_t slotId, int32_t eventId, int fun, int rst, const std::shared_ptr<AppExecFwk::EventHandler> &handler); 59 int32_t slotId, int32_t eventId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) const; 60 int32_t ShutDown(int32_t slotId, int32_t eventId, const std::shared_ptr<AppExecFwk::EventHandler> &handler); 61 int32_t Dial(int32_t slotId, int32_t eventId, std::string address, int clirMode, 63 int32_t Reject(int32_t slotId, int32_t eventId, const std::shared_ptr<AppExecFwk::EventHandler> &handler); 65 int32_t slotId, int32_t eventId, int32_t gsmIndex, const std::shared_ptr<AppExecFwk::EventHandler> &handler); 66 int32_t Answer(int32_t slotId, int32_ [all...] |
H A D | i_sim_manager.h | 43 virtual int32_t InitTelExtraModule(int32_t slotId) = 0;
45 virtual int32_t HasSimCard(int32_t slotId, bool &hasSimCard) = 0;
46 virtual int32_t GetSimState(int32_t slotId, SimState &simState) = 0;
47 virtual int32_t GetSimIccStatus(int32_t slotId, IccSimStatus &iccStatus) = 0;
48 virtual int32_t GetCardType(int32_t slotId, CardType &cardType) = 0;
49 virtual int32_t SetModemInit(int32_t slotId, bool state) = 0;
50 virtual int32_t UnlockPin(int32_t slotId, const std::string &pin, LockStatusResponse &response) = 0;
52 int32_t slotId, const std::string &newPin, const std::string &puk, LockStatusResponse &response) = 0;
54 int32_t slotId, const std::string &newPin, const std::string &oldPin, LockStatusResponse &response) = 0;
55 virtual int32_t SetLockState(int32_t slotId, cons [all...] |
H A D | core_service_proxy.h | 28 int32_t GetPsRadioTech(int32_t slotId, int32_t &psRadioTech) override; 29 int32_t GetCsRadioTech(int32_t slotId, int32_t &csRadioTech) override; 30 int32_t GetSignalInfoList(int32_t slotId, std::vector<sptr<SignalInformation>> &signals) override; 31 std::u16string GetOperatorNumeric(int32_t slotId) override; 32 std::string GetResidentNetworkNumeric(int32_t slotId) override; 33 int32_t GetOperatorName(int32_t slotId, std::u16string &operatorName) override; 34 int32_t GetBasebandVersion(int32_t slotId, std::string &version) override; 35 int32_t GetNetworkState(int32_t slotId, sptr<NetworkState> &networkState) override; 36 int32_t SetRadioState(int32_t slotId, bool isOn, const sptr<INetworkSearchCallback> &callback) override; 37 int32_t GetRadioState(int32_t slotId, cons [all...] |
H A D | i_tel_ril_manager.h | 34 int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler, int32_t what, int32_t *obj) = 0; 36 int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &observerCallBack, int32_t what) = 0; 38 virtual int32_t InitTelExtraModule(int32_t slotId) = 0; 41 int32_t slotId, int32_t fun, int32_t rst, const AppExecFwk::InnerEvent::Pointer &response) = 0; 42 virtual int32_t GetRadioState(int32_t slotId, const AppExecFwk::InnerEvent::Pointer &response) = 0; 44 virtual int32_t ShutDown(int32_t slotId, const AppExecFwk::InnerEvent::Pointer &response) = 0; 46 virtual int32_t GetCallList(int32_t slotId, const AppExecFwk::InnerEvent::Pointer &result) = 0; 49 int32_t slotId, std::string address, int32_t clirMode, const AppExecFwk::InnerEvent::Pointer &result) = 0; 51 virtual int32_t Reject(int32_t slotId, const AppExecFwk::InnerEvent::Pointer &result) = 0; 53 virtual int32_t Hangup(int32_t slotId, int32_ [all...] |
/base/telephony/cellular_data/test/mock/ |
H A D | mock_network_search.h | 32 MOCK_METHOD1(InitTelExtraModule, int32_t(int32_t slotId)); 33 MOCK_METHOD2(GetPsRadioTech, int32_t(int32_t slotId, int32_t &psRadioTech)); 34 MOCK_METHOD2(GetCsRadioTech, int32_t(int32_t slotId, int32_t &csRadioTech)); 35 MOCK_METHOD1(GetOperatorNumeric, std::u16string(int32_t slotId)); 36 MOCK_METHOD1(GetResidentNetworkNumeric, std::string(int32_t slotId)); 37 MOCK_METHOD2(GetOperatorName, int32_t(int32_t slotId, std::u16string &operatorName)); 38 MOCK_METHOD2(GetNetworkStatus, int32_t(int32_t slotId, sptr<NetworkState> &networkState)); 39 MOCK_METHOD1(GetRadioState, int32_t(int32_t slotId)); 40 MOCK_METHOD2(GetRadioState, int32_t(int32_t slotId, NSCALLBACK &callback)); 41 MOCK_METHOD3(SetRadioState, void(int32_t slotId, boo [all...] |
/base/telephony/cellular_call/interfaces/innerkits/ims/ |
H A D | ims_call_callback_interface.h | 34 * @param slotId Indicates the card slot index number,
39 virtual int32_t DialResponse(int32_t slotId, const RadioResponseInfo &info) = 0;
44 * @param slotId Indicates the card slot index number,
49 virtual int32_t HangUpResponse(int32_t slotId, const RadioResponseInfo &info) = 0;
54 * @param slotId Indicates the card slot index number,
59 virtual int32_t RejectWithReasonResponse(int32_t slotId, const RadioResponseInfo &info) = 0;
64 * @param slotId Indicates the card slot index number,
69 virtual int32_t AnswerResponse(int32_t slotId, const RadioResponseInfo &info) = 0;
74 * @param slotId Indicates the card slot index number,
79 virtual int32_t HoldCallResponse(int32_t slotId, cons [all...] |
H A D | ims_call_callback_proxy.h | 32 int32_t DialResponse(int32_t slotId, const RadioResponseInfo &info) override;
33 int32_t HangUpResponse(int32_t slotId, const RadioResponseInfo &info) override;
34 int32_t RejectWithReasonResponse(int32_t slotId, const RadioResponseInfo &info) override;
35 int32_t AnswerResponse(int32_t slotId, const RadioResponseInfo &info) override;
36 int32_t HoldCallResponse(int32_t slotId, const RadioResponseInfo &info) override;
37 int32_t UnHoldCallResponse(int32_t slotId, const RadioResponseInfo &info) override;
38 int32_t SwitchCallResponse(int32_t slotId, const RadioResponseInfo &info) override;
39 int32_t CallStateChangeReport(int32_t slotId) override;
40 int32_t GetImsCallsDataResponse(int32_t slotId, const RadioResponseInfo &info) override;
41 int32_t GetImsCallsDataResponse(int32_t slotId, cons [all...] |
/base/telephony/cellular_call/vendor/ims/services/ims_call/src/ |
H A D | ims_call.cpp | 43 int32_t slotId = callInfo.slotId; in Dial() local 49 imsCallCallback_->DialResponse(slotId, info); in Dial() 58 int32_t slotId = callInfo.slotId; in HangUp() local 64 imsCallCallback_->HangUpResponse(slotId, info); in HangUp() 73 int32_t slotId = callInfo.slotId; in RejectWithReason() local 79 imsCallCallback_->RejectWithReasonResponse(slotId, info); in RejectWithReason() 88 int32_t slotId in Answer() local 98 HoldCall(int32_t slotId, int32_t callType) HoldCall() argument 112 UnHoldCall(int32_t slotId, int32_t callType) UnHoldCall() argument 126 SwitchCall(int32_t slotId, int32_t callType) SwitchCall() argument 140 CombineConference(int32_t slotId) CombineConference() argument 154 InviteToConference(int32_t slotId, const std::vector<std::string> &numberList) InviteToConference() argument 168 KickOutFromConference(int32_t slotId, int32_t index) KickOutFromConference() argument 187 int32_t slotId = callInfo.slotId; UpdateImsCallMode() local 197 GetImsCallsDataRequest(int32_t slotId, int64_t lastCallsDataFlag) GetImsCallsDataRequest() argument 211 GetLastCallFailReason(int32_t slotId) GetLastCallFailReason() argument 225 StartDtmf(int32_t slotId, char cDtmfCode, int32_t index) StartDtmf() argument 243 SendDtmf(int32_t slotId, char cDtmfCode, int32_t index) SendDtmf() argument 261 StopDtmf(int32_t slotId, int32_t index) StopDtmf() argument 279 StartRtt(int32_t slotId, const std::string &msg) StartRtt() argument 293 StopRtt(int32_t slotId) StopRtt() argument 307 SetDomainPreferenceMode(int32_t slotId, int32_t mode) SetDomainPreferenceMode() argument 321 GetDomainPreferenceMode(int32_t slotId) GetDomainPreferenceMode() argument 335 SetImsSwitchStatus(int32_t slotId, int32_t active) SetImsSwitchStatus() argument 349 GetImsSwitchStatus(int32_t slotId) GetImsSwitchStatus() argument 369 int32_t slotId = 0; SetImsConfig() local 384 int32_t slotId = 0; SetImsConfig() local 399 int32_t slotId = 0; GetImsConfig() local 414 int32_t slotId = 0; SetImsFeatureValue() local 429 int32_t slotId = 0; GetImsFeatureValue() local 438 SetMute(int32_t slotId, int32_t mute) SetMute() argument 457 GetMute(int32_t slotId) GetMute() argument 477 int32_t slotId = 0; CtrlCamera() local 492 int32_t slotId = 0; SetPreviewWindow() local 507 int32_t slotId = 0; SetDisplayWindow() local 522 int32_t slotId = 0; SetCameraZoom() local 537 int32_t slotId = 0; SetPauseImage() local 552 int32_t slotId = 0; SetDeviceDirection() local 561 SetClip(int32_t slotId, int32_t action) SetClip() argument 575 GetClip(int32_t slotId) GetClip() argument 589 SetClir(int32_t slotId, int32_t action) SetClir() argument 603 GetClir(int32_t slotId) GetClir() argument 617 SetCallTransfer( int32_t slotId, int32_t reason, int32_t mode, const std::string &transferNum, int32_t classType) SetCallTransfer() argument 632 GetCallTransfer(int32_t slotId, int32_t reason) GetCallTransfer() argument 646 SetCallRestriction(int32_t slotId, const std::string &fac, int32_t mode, const std::string &pw) SetCallRestriction() argument 660 GetCallRestriction(int32_t slotId, const std::string &fac) GetCallRestriction() argument 674 SetCallWaiting(int32_t slotId, bool activate, int32_t classType) SetCallWaiting() argument 688 GetCallWaiting(int32_t slotId) GetCallWaiting() argument 702 SetColr(int32_t slotId, int32_t presentation) SetColr() argument 716 GetColr(int32_t slotId) GetColr() argument 730 SetColp(int32_t slotId, int32_t action) SetColp() argument 744 GetColp(int32_t slotId) GetColp() argument 765 UpdateImsCapabilities(int32_t slotId, const ImsCapabilityList &imsCapabilityList) UpdateImsCapabilities() argument [all...] |
/base/telephony/call_manager/services/call_setting/include/ |
H A D | call_setting_manager.h | 33 int32_t GetCallWaiting(int32_t slotId); 34 int32_t SetCallWaiting(int32_t slotId, bool activate); 35 int32_t GetCallRestriction(int32_t slotId, CallRestrictionType type); 36 int32_t SetCallRestriction(int32_t slotId, CallRestrictionInfo &info); 38 int32_t slotId, CallRestrictionType fac, const char *oldPassword, const char *newPassword); 39 int32_t GetCallTransferInfo(int32_t slotId, CallTransferType type); 40 int32_t SetCallTransferInfo(int32_t slotId, CallTransferInfo &info); 41 int32_t CanSetCallTransferTime(int32_t slotId, bool &result); 42 int32_t SetCallPreferenceMode(int32_t slotId, int32_t mode); 43 int32_t GetImsConfig(int32_t slotId, ImsConfigIte [all...] |
/base/telephony/core_service/test/unittest/ui_client/ |
H A D | state_registry_observer.h | 30 void OnCallStateUpdated(int32_t slotId, int32_t callState, const std::u16string &phoneNumber) in OnCallStateUpdated() argument 33 "StateRegistryObserver%{public}d::OnCallStateUpdated callState is %{public}d", slotId, callState); in OnCallStateUpdated() 36 void OnSignalInfoUpdated(int32_t slotId, const std::vector<sptr<SignalInformation>> &vec) in OnSignalInfoUpdated() argument 38 TELEPHONY_LOGI("StateRegistryObserver%{public}d::OnSignalInfoUpdated", slotId); in OnSignalInfoUpdated() 41 void OnSignalInfoUpdatedExt(int32_t slotId, const std::vector<sptr<SignalInformation>> &vec) in OnSignalInfoUpdatedExt() argument 43 TELEPHONY_LOGI("StateRegistryObserver%{public}d::OnSignalInfoUpdatedExt", slotId); in OnSignalInfoUpdatedExt() 46 void OnNetworkStateUpdated(int32_t slotId, const sptr<NetworkState> &networkState) in OnNetworkStateUpdated() argument 48 TELEPHONY_LOGI("StateRegistryObserver%{public}d::OnNetworkStateUpdated", slotId); in OnNetworkStateUpdated() 51 void OnNetworkStateUpdatedExt(int32_t slotId, const sptr<NetworkState> &networkState) in OnNetworkStateUpdatedExt() argument 53 TELEPHONY_LOGI("StateRegistryObserver%{public}d::OnNetworkStateUpdatedExt", slotId); in OnNetworkStateUpdatedExt() 56 OnCellInfoUpdated(int32_t slotId, const std::vector<sptr<CellInformation>> &vec) OnCellInfoUpdated() argument 61 OnCellInfoUpdatedExt(int32_t slotId, const std::vector<sptr<CellInformation>> &vec) OnCellInfoUpdatedExt() argument 66 OnSimStateUpdated(int32_t slotId, CardType type, SimState state, LockReason reason) OnSimStateUpdated() argument 71 OnCellularDataConnectStateUpdated(int32_t slotId, int32_t dataState, int32_t networkType) OnCellularDataConnectStateUpdated() argument 77 OnCellularDataFlowUpdated(int32_t slotId, int32_t dataFlowType) OnCellularDataFlowUpdated() argument 83 OnCfuIndicatorUpdated(int32_t slotId, bool cfuResult) OnCfuIndicatorUpdated() argument 89 OnVoiceMailMsgIndicatorUpdated(int32_t slotId, bool voiceMailMsgResult) OnVoiceMailMsgIndicatorUpdated() argument [all...] |
/base/telephony/state_registry/test/unittest/state_test/ |
H A D | state_registry_observer.h | 30 void OnCallStateUpdated(int32_t slotId, int32_t callState, const std::u16string &phoneNumber) in OnCallStateUpdated() argument 33 "StateRegistryObserver%{public}d::OnCallStateUpdated callState is %{public}d", slotId, callState); in OnCallStateUpdated() 36 void OnSignalInfoUpdated(int32_t slotId, const std::vector<sptr<SignalInformation>> &vec) in OnSignalInfoUpdated() argument 38 TELEPHONY_LOGI("StateRegistryObserver%{public}d::OnSignalInfoUpdated", slotId); in OnSignalInfoUpdated() 41 void OnSignalInfoUpdatedExt(int32_t slotId, const std::vector<sptr<SignalInformation>> &vec) in OnSignalInfoUpdatedExt() argument 43 TELEPHONY_LOGI("StateRegistryObserver%{public}d::OnSignalInfoUpdatedExt", slotId); in OnSignalInfoUpdatedExt() 46 void OnNetworkStateUpdated(int32_t slotId, const sptr<NetworkState> &networkState) in OnNetworkStateUpdated() argument 48 TELEPHONY_LOGI("StateRegistryObserver%{public}d::OnNetworkStateUpdated", slotId); in OnNetworkStateUpdated() 51 void OnNetworkStateUpdatedExt(int32_t slotId, const sptr<NetworkState> &networkState) in OnNetworkStateUpdatedExt() argument 53 TELEPHONY_LOGI("StateRegistryObserver%{public}d::OnNetworkStateUpdatedExt", slotId); in OnNetworkStateUpdatedExt() 56 OnCellInfoUpdated(int32_t slotId, const std::vector<sptr<CellInformation>> &vec) OnCellInfoUpdated() argument 61 OnCellInfoUpdatedExt(int32_t slotId, const std::vector<sptr<CellInformation>> &vec) OnCellInfoUpdatedExt() argument 66 OnSimStateUpdated(int32_t slotId, CardType type, SimState state, LockReason reason) OnSimStateUpdated() argument 71 OnCellularDataConnectStateUpdated(int32_t slotId, int32_t dataState, int32_t networkType) OnCellularDataConnectStateUpdated() argument 77 OnCellularDataFlowUpdated(int32_t slotId, int32_t dataFlowType) OnCellularDataFlowUpdated() argument 83 OnCfuIndicatorUpdated(int32_t slotId, bool cfuResult) OnCfuIndicatorUpdated() argument 89 OnVoiceMailMsgIndicatorUpdated(int32_t slotId, bool voiceMailMsgResult) OnVoiceMailMsgIndicatorUpdated() argument [all...] |
/base/telephony/cellular_call/services/utils/include/ |
H A D | cellular_call_config.h | 46 * @param slotId 49 int32_t SetDomainPreferenceMode(int32_t slotId, int32_t mode); 57 * @param slotId 60 int32_t GetDomainPreferenceMode(int32_t slotId); 67 * @param slotId 71 int32_t SetImsSwitchStatus(int32_t slotId, bool active); 78 * @param slotId 82 int32_t GetImsSwitchStatus(int32_t slotId, bool &enabled); 87 * @param slotId 91 int32_t SetVoNRSwitchStatus(int32_t slotId, int32_ [all...] |
/base/telephony/call_manager/services/call_setting/src/ |
H A D | call_setting_manager.cpp | 31 int32_t CallSettingManager::GetCallWaiting(int32_t slotId) in GetCallWaiting() argument 33 int32_t ret = CallWaitingPolicy(slotId); in GetCallWaiting() 42 return cellularCallConnectionPtr_->GetCallWaiting(slotId); in GetCallWaiting() 45 int32_t CallSettingManager::SetCallWaiting(int32_t slotId, bool activate) in SetCallWaiting() argument 47 int32_t ret = CallWaitingPolicy(slotId); in SetCallWaiting() 56 return cellularCallConnectionPtr_->SetCallWaiting(activate, slotId); in SetCallWaiting() 59 int32_t CallSettingManager::GetCallRestriction(int32_t slotId, CallRestrictionType type) in GetCallRestriction() argument 61 int32_t ret = GetCallRestrictionPolicy(slotId, type); in GetCallRestriction() 70 return cellularCallConnectionPtr_->GetCallRestriction(type, slotId); in GetCallRestriction() 73 int32_t CallSettingManager::SetCallRestriction(int32_t slotId, CallRestrictionInf argument 90 SetCallRestrictionPassword( int32_t slotId, CallRestrictionType fac, const char *oldPassword, const char *newPassword) SetCallRestrictionPassword() argument 106 GetCallTransferInfo(int32_t slotId, CallTransferType type) GetCallTransferInfo() argument 120 SetCallTransferInfo(int32_t slotId, CallTransferInfo &info) SetCallTransferInfo() argument 137 CanSetCallTransferTime(int32_t slotId, bool &result) CanSetCallTransferTime() argument 147 SetCallPreferenceMode(int32_t slotId, int32_t mode) SetCallPreferenceMode() argument 157 GetImsConfig(int32_t slotId, ImsConfigItem item) GetImsConfig() argument 162 SetImsConfig(int32_t slotId, ImsConfigItem item, std::u16string &value) SetImsConfig() argument 175 GetImsFeatureValue(int32_t slotId, FeatureType type) GetImsFeatureValue() argument 184 SetImsFeatureValue(int32_t slotId, FeatureType type, int32_t value) SetImsFeatureValue() argument 193 EnableImsSwitch(int32_t slotId) EnableImsSwitch() argument 202 DisableImsSwitch(int32_t slotId) DisableImsSwitch() argument 211 IsImsSwitchEnabled(int32_t slotId, bool &enabled) IsImsSwitchEnabled() argument 220 SetVoNRState(int32_t slotId, int32_t state) SetVoNRState() argument 229 GetVoNRState(int32_t slotId, int32_t &state) GetVoNRState() argument 238 CloseUnFinishedUssd(int32_t slotId) CloseUnFinishedUssd() argument 252 CallWaitingPolicy(int32_t slotId) CallWaitingPolicy() argument 261 GetCallRestrictionPolicy(int32_t slotId, CallRestrictionType type) GetCallRestrictionPolicy() argument 275 SetCallRestrictionPolicy(int32_t slotId, CallRestrictionInfo &info) SetCallRestrictionPolicy() argument 294 GetCallTransferInfoPolicy(int32_t slotId, CallTransferType type) GetCallTransferInfoPolicy() argument 308 SetCallTransferInfoPolicy(int32_t slotId, CallTransferInfo &info) SetCallTransferInfoPolicy() argument 340 CloseUnFinishedUssdPolicy(int32_t slotId) CloseUnFinishedUssdPolicy() argument [all...] |
/base/telephony/cellular_call/services/ims_service_interaction/src/ |
H A D | ims_call_proxy.cpp | 28 TELEPHONY_LOGE("[slot%{public}d]Write descriptor token fail!", callInfo.slotId);
in Dial() 29 CellularCallHiSysEvent::WriteDialCallFaultEvent(callInfo.slotId, INVALID_PARAMETER, callInfo.videoState,
in Dial() 34 TELEPHONY_LOGE("[slot%{public}d]Write callInfo fail!", callInfo.slotId);
in Dial() 35 CellularCallHiSysEvent::WriteDialCallFaultEvent(callInfo.slotId, INVALID_PARAMETER, callInfo.videoState,
in Dial() 40 TELEPHONY_LOGE("[slot%{public}d]Write mode fail!", callInfo.slotId);
in Dial() 41 CellularCallHiSysEvent::WriteDialCallFaultEvent(callInfo.slotId, INVALID_PARAMETER, callInfo.videoState,
in Dial() 47 TELEPHONY_LOGE("[slot%{public}d]Remote is null", callInfo.slotId);
in Dial() 48 CellularCallHiSysEvent::WriteDialCallFaultEvent(callInfo.slotId, INVALID_PARAMETER, callInfo.videoState,
in Dial() 58 TELEPHONY_LOGE("[slot%{public}d]SendRequest fail, error:%{public}d", callInfo.slotId, error);
in Dial() 59 CellularCallHiSysEvent::WriteDialCallFaultEvent(callInfo.slotId, INVALID_PARAMETE in Dial() 165 HoldCall(int32_t slotId, int32_t callType) HoldCall() argument 175 UnHoldCall(int32_t slotId, int32_t callType) UnHoldCall() argument 185 SwitchCall(int32_t slotId, int32_t callType) SwitchCall() argument 195 CombineConference(int32_t slotId) CombineConference() argument 205 InviteToConference(int32_t slotId, const std::vector<std::string> &numberList) InviteToConference() argument 219 KickOutFromConference(int32_t slotId, int32_t index) KickOutFromConference() argument 271 CancelCallUpgrade(int32_t slotId, int32_t callIndex) CancelCallUpgrade() argument 289 RequestCameraCapabilities(int32_t slotId, int32_t callIndex) RequestCameraCapabilities() argument 307 GetImsCallsDataRequest(int32_t slotId, int64_t lastCallsDataFlag) GetImsCallsDataRequest() argument 322 GetLastCallFailReason(int32_t slotId) GetLastCallFailReason() argument 332 StartDtmf(int32_t slotId, char cDtmfCode, int32_t index) StartDtmf() argument 350 SendDtmf(int32_t slotId, char cDtmfCode, int32_t index) SendDtmf() argument 368 StopDtmf(int32_t slotId, int32_t index) StopDtmf() argument 382 StartRtt(int32_t slotId, const std::string &msg) StartRtt() argument 396 StopRtt(int32_t slotId) StopRtt() argument 406 SetDomainPreferenceMode(int32_t slotId, int32_t mode) SetDomainPreferenceMode() argument 420 GetDomainPreferenceMode(int32_t slotId) GetDomainPreferenceMode() argument 430 SetImsSwitchStatus(int32_t slotId, int32_t active) SetImsSwitchStatus() argument 444 GetImsSwitchStatus(int32_t slotId) GetImsSwitchStatus() argument 536 SetMute(int32_t slotId, int32_t mute) SetMute() argument 550 GetMute(int32_t slotId) GetMute() argument 560 ControlCamera(int32_t slotId, int32_t callIndex, const std::string &cameraId) ControlCamera() argument 578 SetPreviewWindow( int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) SetPreviewWindow() argument 603 SetDisplayWindow( int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) SetDisplayWindow() argument 642 SetPausePicture(int32_t slotId, int32_t callIndex, const std::string &path) SetPausePicture() argument 660 SetDeviceDirection(int32_t slotId, int32_t callIndex, int32_t rotation) SetDeviceDirection() argument 678 SetClip(int32_t slotId, int32_t action, int32_t index) SetClip() argument 696 GetClip(int32_t slotId, int32_t index) GetClip() argument 710 SetClir(int32_t slotId, int32_t action, int32_t index) SetClir() argument 728 GetClir(int32_t slotId, int32_t index) GetClir() argument 742 SetCallTransfer(int32_t slotId, const CallTransferInfo &cfInfo, int32_t classType, int32_t index) SetCallTransfer() argument 764 CanSetCallTransferTime(int32_t slotId, bool &result) CanSetCallTransferTime() argument 793 GetCallTransfer(int32_t slotId, int32_t reason, int32_t index) GetCallTransfer() argument 811 SetCallRestriction( int32_t slotId, const std::string &fac, int32_t mode, const std::string &pw, int32_t index) SetCallRestriction() argument 838 GetCallRestriction(int32_t slotId, const std::string &fac, int32_t index) GetCallRestriction() argument 856 SetCallWaiting(int32_t slotId, bool activate, int32_t classType, int32_t index) SetCallWaiting() argument 878 GetCallWaiting(int32_t slotId, int32_t index) GetCallWaiting() argument 892 SetColr(int32_t slotId, int32_t presentation, int32_t index) SetColr() argument 910 GetColr(int32_t slotId, int32_t index) GetColr() argument 924 SetColp(int32_t slotId, int32_t action, int32_t index) SetColp() argument 942 GetColp(int32_t slotId, int32_t index) GetColp() argument 974 UpdateImsCapabilities(int32_t slotId, const ImsCapabilityList &imsCapabilityList) UpdateImsCapabilities() argument 1002 GetUtImpuFromNetwork(int32_t slotId, std::string &impu) GetUtImpuFromNetwork() argument 1016 WriteCommonInfo(int32_t slotId, std::string funcName, MessageParcel &in) WriteCommonInfo() argument 1029 WriteCommonInfo(int32_t slotId, std::string funcName, MessageParcel &in, int32_t callType) WriteCommonInfo() argument 1060 SendRequest(int32_t slotId, MessageParcel &in, int32_t eventId) SendRequest() argument [all...] |
/base/telephony/core_service/frameworks/cj/telephony_sim/src/ |
H A D | telephony_sim_ffi.cpp | 24 bool FfiTelephonySimIsSimActive(int32_t slotId, int32_t *errCode) in FfiTelephonySimIsSimActive() argument 26 return TelephonySimImpl::IsSimActive(slotId, *errCode); in FfiTelephonySimIsSimActive() 34 bool FfiTelephonySimHasOperatorPrivileges(int32_t slotId, int32_t *errCode) in FfiTelephonySimHasOperatorPrivileges() argument 36 return TelephonySimImpl::hasOperatorPrivileges(slotId, *errCode); in FfiTelephonySimHasOperatorPrivileges() 39 char* FfiTelephonySimGetISOCountryCodeForSim(int32_t slotId, int32_t *errCode) in FfiTelephonySimGetISOCountryCodeForSim() argument 41 return TelephonySimImpl::getISOCountryCodeForSim(slotId, *errCode); in FfiTelephonySimGetISOCountryCodeForSim() 44 char* FfiTelephonySimGetSimOperatorNumeric(int32_t slotId, int32_t *errCode) in FfiTelephonySimGetSimOperatorNumeric() argument 46 return TelephonySimImpl::getSimOperatorNumeric(slotId, *errCode); in FfiTelephonySimGetSimOperatorNumeric() 49 char* FfiTelephonySimGetSimSpn(int32_t slotId, int32_t *errCode) in FfiTelephonySimGetSimSpn() argument 51 return TelephonySimImpl::getSimSpn(slotId, *errCod in FfiTelephonySimGetSimSpn() 54 FfiTelephonySimGetSimState(int32_t slotId, int32_t *errCode) FfiTelephonySimGetSimState() argument 59 FfiTelephonySimGetCardType(int32_t slotId, int32_t *errCode) FfiTelephonySimGetCardType() argument 64 FfiTelephonySimHasSimCard(int32_t slotId, int32_t *errCode) FfiTelephonySimHasSimCard() argument 69 FfiTelephonySimGetSimAccountInfo(int32_t slotId, int32_t *errCode) FfiTelephonySimGetSimAccountInfo() argument 84 FfiTelephonySimGetOpKey(int32_t slotId, int32_t *errCode) FfiTelephonySimGetOpKey() argument 89 FfiTelephonySimGetOpName(int32_t slotId, int32_t *errCode) FfiTelephonySimGetOpName() argument [all...] |
/base/telephony/core_service/services/network_search/include/ |
H A D | network_search_manager.h | 153 int32_t InitTelExtraModule(int32_t slotId) override; 154 void SetRadioState(int32_t slotId, bool isOn, int32_t rst) override; 155 int32_t SetRadioState(int32_t slotId, bool isOn, int32_t rst, NSCALLBACK &callback) override; 156 int32_t GetRadioState(int32_t slotId) override; 157 int32_t GetRadioState(int32_t slotId, NSCALLBACK &callback) override; 158 int32_t GetPsRadioTech(int32_t slotId, int32_t &psRadioTech) override; 159 int32_t GetCsRadioTech(int32_t slotId, int32_t &csRadioTech) override; 160 std::u16string GetOperatorNumeric(int32_t slotId) override; 161 int32_t GetOperatorName(int32_t slotId, std::u16string &operatorName) override; 162 int32_t GetNetworkStatus(int32_t slotId, spt 272 InitMsgNum(int32_t slotId) InitMsgNum() argument 279 CheckIsNeedNotify(int32_t slotId) CheckIsNeedNotify() argument 287 decMsgNum(int32_t slotId) decMsgNum() argument 294 IncreaseSerialNum(int32_t slotId) IncreaseSerialNum() argument 302 GetSerialNum(int32_t slotId) GetSerialNum() argument 341 int32_t slotId; global() member [all...] |
/base/telephony/core_service/frameworks/native/src/ |
H A D | core_service_client.cpp | 100 int32_t CoreServiceClient::GetPsRadioTech(int32_t slotId, int32_t &psRadioTech) in GetPsRadioTech() argument 107 return proxy->GetPsRadioTech(slotId, psRadioTech); in GetPsRadioTech() 110 int32_t CoreServiceClient::GetCsRadioTech(int32_t slotId, int32_t &csRadioTech) in GetCsRadioTech() argument 117 return proxy->GetCsRadioTech(slotId, csRadioTech); in GetCsRadioTech() 120 int32_t CoreServiceClient::GetMeid(int32_t slotId, std::u16string &meid) in GetMeid() argument 127 return proxy->GetMeid(slotId, meid); in GetMeid() 130 int32_t CoreServiceClient::GetUniqueDeviceId(int32_t slotId, std::u16string &deviceId) in GetUniqueDeviceId() argument 137 return proxy->GetUniqueDeviceId(slotId, deviceId); in GetUniqueDeviceId() 140 bool CoreServiceClient::IsNrSupported(int32_t slotId) in IsNrSupported() argument 147 return proxy->IsNrSupported(slotId); in IsNrSupported() 150 SetNrOptionMode(int32_t slotId, int32_t mode, const sptr<INetworkSearchCallback> &callback) SetNrOptionMode() argument 160 GetNrOptionMode(int32_t slotId, const sptr<INetworkSearchCallback> &callback) GetNrOptionMode() argument 170 GetSignalInfoList(int32_t slotId, std::vector<sptr<SignalInformation>> &signals) GetSignalInfoList() argument 181 GetOperatorNumeric(int32_t slotId) GetOperatorNumeric() argument 191 GetResidentNetworkNumeric(int32_t slotId) GetResidentNetworkNumeric() argument 201 GetOperatorName(int32_t slotId, std::u16string &operatorName) GetOperatorName() argument 211 GetNetworkState(int32_t slotId, sptr<NetworkState> &networkState) GetNetworkState() argument 221 SetRadioState(int32_t slotId, bool isOn, const sptr<INetworkSearchCallback> &callback) SetRadioState() argument 231 GetRadioState(int32_t slotId, const sptr<INetworkSearchCallback> &callback) GetRadioState() argument 241 GetImei(int32_t slotId, std::u16string &imei) GetImei() argument 251 GetImeiSv(int32_t slotId, std::u16string &imeiSv) GetImeiSv() argument 261 HasSimCard(int32_t slotId, bool &hasSimCard) HasSimCard() argument 271 GetSimState(int32_t slotId, SimState &simState) GetSimState() argument 292 GetSimOperatorNumeric(int32_t slotId, std::u16string &operatorNumeric) GetSimOperatorNumeric() argument 302 GetISOCountryCodeForSim(int32_t slotId, std::u16string &countryCode) GetISOCountryCodeForSim() argument 312 GetSimSpn(int32_t slotId, std::u16string &spn) GetSimSpn() argument 322 GetSimIccId(int32_t slotId, std::u16string &iccId) GetSimIccId() argument 332 GetIMSI(int32_t slotId, std::u16string &imsi) GetIMSI() argument 342 IsCTSimCard(int32_t slotId, bool &isCTSimCard) IsCTSimCard() argument 352 IsSimActive(int32_t slotId) IsSimActive() argument 372 GetSimId(int32_t slotId) GetSimId() argument 382 GetNetworkSearchInformation(int32_t slotId, const sptr<INetworkSearchCallback> &callback) GetNetworkSearchInformation() argument 392 GetNetworkSelectionMode(int32_t slotId, const sptr<INetworkSearchCallback> &callback) GetNetworkSelectionMode() argument 412 GetSimGid1(int32_t slotId, std::u16string &gid1) GetSimGid1() argument 422 GetSimGid2(int32_t slotId) GetSimGid2() argument 432 GetSimEons(int32_t slotId, const std::string &plmn, int32_t lac, bool longNameRequired) GetSimEons() argument 443 SetNetworkSelectionMode(int32_t slotId, int32_t selectMode, const sptr<NetworkInformation> &networkInformation, bool resumeSelection, const sptr<INetworkSearchCallback> &callback) SetNetworkSelectionMode() argument 455 GetIsoCountryCodeForNetwork(int32_t slotId, std::u16string &countryCode) GetIsoCountryCodeForNetwork() argument 465 GetSimAccountInfo(int32_t slotId, IccAccountInfo &info) GetSimAccountInfo() argument 475 SetDefaultVoiceSlotId(int32_t slotId) SetDefaultVoiceSlotId() argument 505 SetShowNumber(int32_t slotId, const std::u16string &number) SetShowNumber() argument 515 GetShowNumber(int32_t slotId, std::u16string &showNumber) GetShowNumber() argument 525 SetShowName(int32_t slotId, const std::u16string &name) SetShowName() argument 535 GetShowName(int32_t slotId, std::u16string &showName) GetShowName() argument 555 GetOperatorConfigs(int32_t slotId, OperatorConfig &poc) GetOperatorConfigs() argument 565 UnlockPin(int32_t slotId, const std::u16string &pin, LockStatusResponse &response) UnlockPin() argument 575 UnlockPuk( int32_t slotId, const std::u16string &newPin, const std::u16string &puk, LockStatusResponse &response) UnlockPuk() argument 586 AlterPin( int32_t slotId, const std::u16string &newPin, const std::u16string &oldPin, LockStatusResponse &response) AlterPin() argument 597 UnlockPin2(int32_t slotId, const std::u16string &pin2, LockStatusResponse &response) UnlockPin2() argument 607 UnlockPuk2( int32_t slotId, const std::u16string &newPin2, const std::u16string &puk2, LockStatusResponse &response) UnlockPuk2() argument 618 AlterPin2( int32_t slotId, const std::u16string &newPin2, const std::u16string &oldPin2, LockStatusResponse &response) AlterPin2() argument 629 SetLockState(int32_t slotId, const LockInfo &options, LockStatusResponse &response) SetLockState() argument 639 GetLockState(int32_t slotId, LockType lockType, LockState &lockState) GetLockState() argument 649 RefreshSimState(int32_t slotId) RefreshSimState() argument 659 SetActiveSim(const int32_t slotId, int32_t enable) SetActiveSim() argument 669 GetPreferredNetwork(int32_t slotId, const sptr<INetworkSearchCallback> &callback) GetPreferredNetwork() argument 679 SetPreferredNetwork( int32_t slotId, int32_t networkMode, const sptr<INetworkSearchCallback> &callback) SetPreferredNetwork() argument 690 GetNetworkCapability( int32_t slotId, int32_t networkCapabilityType, int32_t &networkCapabilityState) GetNetworkCapability() argument 701 SetNetworkCapability( int32_t slotId, int32_t networkCapabilityType, int32_t networkCapabilityState) SetNetworkCapability() argument 712 GetSimTelephoneNumber(int32_t slotId, std::u16string &telephoneNumber) GetSimTelephoneNumber() argument 722 GetVoiceMailIdentifier(int32_t slotId, std::u16string &voiceMailIdentifier) GetVoiceMailIdentifier() argument 732 GetVoiceMailNumber(int32_t slotId, std::u16string &voiceMailNumber) GetVoiceMailNumber() argument 742 GetVoiceMailCount(int32_t slotId, int32_t &voiceMailCount) GetVoiceMailCount() argument 752 SetVoiceMailCount(int32_t slotId, int32_t voiceMailCount) SetVoiceMailCount() argument 762 SetVoiceCallForwarding(int32_t slotId, bool enable, const std::string &number) SetVoiceCallForwarding() argument 772 QueryIccDiallingNumbers( int slotId, int type, std::vector<std::shared_ptr<DiallingNumbersInfo>> &result) QueryIccDiallingNumbers() argument 783 AddIccDiallingNumbers( int slotId, int type, const std::shared_ptr<DiallingNumbersInfo> &diallingNumber) AddIccDiallingNumbers() argument 794 DelIccDiallingNumbers( int slotId, int type, const std::shared_ptr<DiallingNumbersInfo> &diallingNumber) DelIccDiallingNumbers() argument 805 UpdateIccDiallingNumbers( int slotId, int type, const std::shared_ptr<DiallingNumbersInfo> &diallingNumber) UpdateIccDiallingNumbers() argument 816 SetVoiceMailInfo( int32_t slotId, const std::u16string &mailName, const std::u16string &mailNumber) SetVoiceMailInfo() argument 827 GetImsRegStatus(int32_t slotId, ImsServiceType imsSrvType, ImsRegInfo &info) GetImsRegStatus() argument 847 GetOpKey(int32_t slotId, std::u16string &opkey) GetOpKey() argument 857 GetOpKeyExt(int32_t slotId, std::u16string &opkeyExt) GetOpKeyExt() argument 867 GetOpName(int32_t slotId, std::u16string &opname) GetOpName() argument 877 GetCardType(int32_t slotId, CardType &cardType) GetCardType() argument 887 SendEnvelopeCmd(int32_t slotId, const std::string &cmd) SendEnvelopeCmd() argument 897 SendTerminalResponseCmd(int32_t slotId, const std::string &cmd) SendTerminalResponseCmd() argument 907 SendCallSetupRequestResult(int32_t slotId, bool accept) SendCallSetupRequestResult() argument 917 UnlockSimLock(int32_t slotId, const PersoLockInfo &lockInfo, LockStatusResponse &response) UnlockSimLock() argument 927 HasOperatorPrivileges(const int32_t slotId, bool &hasOperatorPrivileges) HasOperatorPrivileges() argument 937 SimAuthentication( int32_t slotId, AuthType authType, const std::string &authData, SimAuthenticationResponse &response) SimAuthentication() argument 948 GetPrimarySlotId(int32_t &slotId) GetPrimarySlotId() argument 959 SetPrimarySlotId(int32_t slotId) SetPrimarySlotId() argument 970 GetCellInfoList(int32_t slotId, std::vector<sptr<CellInformation>> &cellInfo) GetCellInfoList() argument 980 SendUpdateCellLocationRequest(int32_t slotId) SendUpdateCellLocationRequest() argument 990 RegisterImsRegInfoCallback( int32_t slotId, ImsServiceType imsSrvType, const sptr<ImsRegInfoCallback> &callback) RegisterImsRegInfoCallback() argument 1005 UnregisterImsRegInfoCallback(int32_t slotId, ImsServiceType imsSrvType) UnregisterImsRegInfoCallback() argument 1015 GetBasebandVersion(int32_t slotId, std::string &version) GetBasebandVersion() argument 1025 GetNrSsbIdInfo(int32_t slotId, const std::shared_ptr<NrSsbInformation> &nrSsbInformation) GetNrSsbIdInfo() argument 1035 FactoryReset(int32_t slotId) FactoryReset() argument 1055 GetTargetOpkey(int32_t slotId, std::u16string &opkey) GetTargetOpkey() argument 1075 GetSimIO(int32_t slotId, int32_t command, int32_t fileId, const std::string &dataStr, const std::string &path, SimAuthenticationResponse &response) GetSimIO() argument 1087 GetEid(int32_t slotId, std::u16string &eId) GetEid() argument 1097 GetEuiccProfileInfoList(int32_t slotId, GetEuiccProfileInfoListResult &euiccProfileInfoList) GetEuiccProfileInfoList() argument 1107 GetEuiccInfo(int32_t slotId, EuiccInfo &eUiccInfo) GetEuiccInfo() argument 1117 DisableProfile( int32_t slotId, int32_t portIndex, const std::u16string &iccId, bool refresh, ResultState &enumResult) DisableProfile() argument 1128 GetSmdsAddress(int32_t slotId, int32_t portIndex, std::u16string &smdsAddress) GetSmdsAddress() argument 1138 GetRulesAuthTable( int32_t slotId, int32_t portIndex, EuiccRulesAuthTable &eUiccRulesAuthTable) GetRulesAuthTable() argument 1149 GetEuiccChallenge( int32_t slotId, int32_t portIndex, ResponseEsimResult &responseResult) GetEuiccChallenge() argument 1160 GetDefaultSmdpAddress(int32_t slotId, std::u16string &defaultSmdpAddress) GetDefaultSmdpAddress() argument 1170 CancelSession( int32_t slotId, const std::u16string &transactionId, CancelReason cancelReason, ResponseEsimResult &responseResult) CancelSession() argument 1181 GetProfile( int32_t slotId, int32_t portIndex, const std::u16string &iccId, EuiccProfile &eUiccProfile) GetProfile() argument 1192 ResetMemory(int32_t slotId, ResetOption resetOption, ResultState &enumResult) ResetMemory() argument 1202 SetDefaultSmdpAddress( int32_t slotId, const std::u16string &defaultSmdpAddress, ResultState &enumResult) SetDefaultSmdpAddress() argument 1213 IsEsimSupported(int32_t slotId) IsEsimSupported() argument 1223 SendApduData( int32_t slotId, const std::u16string &aid, const EsimApduData &apduData, ResponseEsimResult &responseResult) SendApduData() argument 1234 PrepareDownload(int32_t slotId, const DownLoadConfigInfo &downLoadConfigInfo, ResponseEsimResult &responseResult) PrepareDownload() argument 1245 LoadBoundProfilePackage(int32_t slotId, int32_t portIndex, const std::u16string &boundProfilePackage, ResponseEsimBppResult &responseResult) LoadBoundProfilePackage() argument 1256 ListNotifications(int32_t slotId, int32_t portIndex, Event events, EuiccNotificationList ¬ificationList) ListNotifications() argument 1267 RetrieveNotificationList( int32_t slotId, int32_t portIndex, Event events, EuiccNotificationList ¬ificationList) RetrieveNotificationList() argument 1278 RetrieveNotification( int32_t slotId, int32_t portIndex, int32_t seqNumber, EuiccNotification ¬ification) RetrieveNotification() argument 1289 RemoveNotificationFromList( int32_t slotId, int32_t portIndex, int32_t seqNumber, ResultState &enumResult) RemoveNotificationFromList() argument 1300 DeleteProfile(int32_t slotId, const std::u16string &iccId, ResultState &enumResult) DeleteProfile() argument 1310 SwitchToProfile( int32_t slotId, int32_t portIndex, const std::u16string &iccId, bool forceDisableProfile, ResultState &enumResult) SwitchToProfile() argument 1321 SetProfileNickname( int32_t slotId, const std::u16string &iccId, const std::u16string &nickname, ResultState &enumResult) SetProfileNickname() argument 1332 GetEuiccInfo2( int32_t slotId, int32_t portIndex, EuiccInfo2 &euiccInfo2) GetEuiccInfo2() argument 1343 AuthenticateServer( int32_t slotId, const AuthenticateConfigInfo &authenticateConfigInfo, ResponseEsimResult &responseResult) AuthenticateServer() argument [all...] |
/base/telephony/cellular_call/services/connection/include/ |
H A D | cellular_call_connection_cs.h | 39 * @param slotId 43 int32_t DialRequest(int32_t slotId, const DialRequestStruct &dialRequest); 48 * @param slotId 51 int32_t HangUpRequest(int32_t slotId); 56 * @param slotId 59 int32_t AnswerRequest(int32_t slotId); 64 * @param slotId 67 int32_t RejectRequest(int32_t slotId); 72 * @param slotId 75 int32_t SwitchCallRequest(int32_t slotId); [all...] |