/base/telephony/ril_adapter/services/hril/include/ |
D | hril_manager.h | 34 typedef enum : int32_t { 44 int32_t GetMaxSimSlotCount(); 46 … virtual ReqDataInfo *CreateHRilRequest(int32_t serial, int32_t slotId, int32_t request) override; 47 virtual void ReleaseHRilRequest(int32_t request, ReqDataInfo *requestInfo) override; 49 void RegisterCallFuncs(int32_t slotId, const HRilCallReq *callFuncs); 50 void RegisterDataFuncs(int32_t slotId, const HRilDataReq *dataFuncs); 51 void RegisterModemFuncs(int32_t slotId, const HRilModemReq *modemFuncs); 52 void RegisterNetworkFuncs(int32_t slotId, const HRilNetworkReq *networkFuncs); 53 void RegisterSimFuncs(int32_t slotId, const HRilSimReq *simFuncs); 54 void RegisterSmsFuncs(int32_t slotId, const HRilSmsReq *smsFuncs); [all …]
|
D | hril_call.h | 26 HRilCall(int32_t slotId, IHRilReporter &hrilReporter); 33 int32_t GetCallList(int32_t serialId); 34 int32_t Dial(int32_t serialId, const OHOS::HDI::Ril::V1_0::DialInfo &dialInfo); 35 int32_t Reject(int32_t serialId); 36 int32_t Hangup(int32_t serialId, int32_t gsmIndex); 37 int32_t Answer(int32_t serialId); 38 int32_t HoldCall(int32_t serialId); 39 int32_t UnHoldCall(int32_t serialId); 40 int32_t SwitchCall(int32_t serialId); 41 int32_t CombineConference(int32_t serialId, int32_t callType); [all …]
|
/base/security/huks/interfaces/innerkits/huks_lite/ |
D | hks_errno.h | 22 #define HKS_SUCCESS ((int32_t)0) 24 #define HKS_FAILURE ((int32_t)-132) 26 #define HKS_ERROR_NOT_PERMITTED ((int32_t)-133) 28 #define HKS_ERROR_NOT_SUPPORTED ((int32_t)-134) 30 #define HKS_ERROR_INVALID_ARGUMENT ((int32_t)-135) 32 #define HKS_ERROR_INVALID_HANDLE ((int32_t)-136) 34 #define HKS_ERROR_BAD_STATE ((int32_t)-137) 36 #define HKS_ERROR_BUFFER_TOO_SMALL ((int32_t)-138) 38 #define HKS_ERROR_OCCUPIED_SLOT ((int32_t)-139) 40 #define HKS_ERROR_EMPTY_SLOT ((int32_t)-140) [all …]
|
/base/telephony/cellular_call/interfaces/innerkits/ims/ |
D | ims_call_client.h | 42 …int32_t RegisterImsCallCallbackHandler(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHand… 50 std::shared_ptr<AppExecFwk::EventHandler> GetHandler(int32_t slotId); 53 int32_t Dial(const ImsCallInfo &callInfo, CLIRMode mode); 54 int32_t HangUp(const ImsCallInfo &callInfo); 55 int32_t Reject(const ImsCallInfo &callInfo); 56 int32_t RejectWithReason(const ImsCallInfo &callInfo, const ImsRejectReason &reason); 57 int32_t Answer(const ImsCallInfo &callInfo); 58 int32_t HoldCall(int32_t slotId, int32_t callType); 59 int32_t UnHoldCall(int32_t slotId, int32_t callType); 60 int32_t SwitchCall(int32_t slotId, int32_t callType); [all …]
|
D | ims_call_proxy.h | 30 int32_t Dial(const ImsCallInfo &callInfo, CLIRMode mode) override; 31 int32_t HangUp(const ImsCallInfo &callInfo) override; 32 int32_t RejectWithReason(const ImsCallInfo &callInfo, const ImsRejectReason &reason) override; 33 int32_t Answer(const ImsCallInfo &callInfo) override; 34 int32_t HoldCall(int32_t slotId, int32_t callType) override; 35 int32_t UnHoldCall(int32_t slotId, int32_t callType) override; 36 int32_t SwitchCall(int32_t slotId, int32_t callType) override; 37 int32_t CombineConference(int32_t slotId) override; 38 int32_t InviteToConference(int32_t slotId, const std::vector<std::string> &numberList) override; 39 …int32_t KickOutFromConference(int32_t slotId, const std::vector<std::string> &numberList) override; [all …]
|
D | ims_call_interface.h | 103 virtual int32_t Dial(const ImsCallInfo &callInfo, CLIRMode mode) = 0; 111 virtual int32_t HangUp(const ImsCallInfo &callInfo) = 0; 120 … virtual int32_t RejectWithReason(const ImsCallInfo &callInfo, const ImsRejectReason &reason) = 0; 128 virtual int32_t Answer(const ImsCallInfo &callInfo) = 0; 137 virtual int32_t HoldCall(int32_t slotId, int32_t callType) = 0; 146 virtual int32_t UnHoldCall(int32_t slotId, int32_t callType) = 0; 155 virtual int32_t SwitchCall(int32_t slotId, int32_t callType) = 0; 163 virtual int32_t CombineConference(int32_t slotId) = 0; 172 …virtual int32_t InviteToConference(int32_t slotId, const std::vector<std::string> &numberList) = 0; 181 …virtual int32_t KickOutFromConference(int32_t slotId, const std::vector<std::string> &numberList) … [all …]
|
/base/telephony/ril_adapter/interfaces/innerkits/include/ |
D | hril_network_parcel.h | 33 int32_t status; 34 int32_t rat; 38 int32_t itemNum; 44 int32_t selectMode; 51 int32_t notifyType; /* The notifyType,Indicate the content of the notification */ 54 int32_t lacCode; 55 int32_t cellId; 61 int32_t notifyType; /* The notifyType,Indicate the content of the notification */ 63 int32_t lacCode; 64 int32_t cellId; [all …]
|
D | hril_vendor_network_defs.h | 29 …int32_t rxlev; /* integer type, received signal strength level (see 3GPP TS 45.008 [20] sub-clause… 31 int32_t ber; /* bit error rate, value range 0 ~ 7, max is 99, if unknown then set to max */ 36 …int32_t rxlev; /* integer type, received signal strength level (see 3GPP TS 45.008 [20] sub-clause… 38 …int32_t ecio; /* integer type, ratio of the received energy per PN chip to the total received power 40 …int32_t rscp; /* integer type, received signal code power (see 3GPP TS 25.133 [95] sub-clause 9.1.… 43 int32_t ber; /* bit error rate, value range 0 ~ 7, max is 99, if unknown then set to max */ 48 int32_t absoluteRssi; /* Absolute value of signal strength. This value is the actual Rssi value 51 …int32_t ecno; /* ratio of the received energy per PN chip to the total received power spectral den… 57 …int32_t rxlev; /* integer type, received signal strength level (see 3GPP TS 45.008 [20] sub-clause… 59 …int32_t rsrq; /* integer type, reference signal received quality (see 3GPP TS 36.133 [96] sub-clau… [all …]
|
D | hril_call_parcel.h | 25 int32_t serial; 27 int32_t clir; /* Calling Line Identification Restriction. From TS 27.007 V3.4.0 (2000-03) */ 31 int32_t result; /* query results */ 32 int32_t action; /* parameter sets/shows the result code presentation status in the TA */ 33 int32_t clipStat; /* parameter shows the subscriber CLIP service status in the network, <0-4> */ 37 int32_t result; /* query results */ 38 int32_t action; /* parameter sets/shows the result code presentation status in the TA */ 39 int32_t clirStat; /* parameter shows the subscriber CLIP service status in the network, <0-4> */ 43 int32_t result; /* query results */ 44 int32_t status; /* parameter sets/shows the result code presentation status in the TA */ [all …]
|
/base/telephony/cellular_call/vendor/ims/services/ims_call/include/ |
D | ims_call.h | 39 int32_t Dial(const ImsCallInfo &callInfo, CLIRMode mode) override; 47 int32_t HangUp(const ImsCallInfo &callInfo) override; 56 int32_t RejectWithReason(const ImsCallInfo &callInfo, const ImsRejectReason &reason) override; 64 int32_t Answer(const ImsCallInfo &callInfo) override; 73 int32_t HoldCall(int32_t slotId, int32_t callType) override; 82 int32_t UnHoldCall(int32_t slotId, int32_t callType) override; 91 int32_t SwitchCall(int32_t slotId, int32_t callType) override; 99 int32_t CombineConference(int32_t slotId) override; 108 int32_t InviteToConference(int32_t slotId, const std::vector<std::string> &numberList) override; 117 …int32_t KickOutFromConference(int32_t slotId, const std::vector<std::string> &numberList) override; [all …]
|
/base/telephony/core_service/interfaces/innerkits/include/ |
D | core_manager_inner.h | 39 int32_t RegisterCoreNotify( 40 … int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler, int what, int32_t *obj); 41 int32_t UnRegisterCoreNotify( 42 … int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &observerCallBack, int what); 49 int32_t GetDefaultSlotId(void); 50 int32_t GetMaxSimCount(void); 51 …int32_t RegisterSimAccountCallback(const std::string &bundleName, const sptr<SimAccountCallback> &… 52 int32_t UnregisterSimAccountCallback(const std::string &bundleName); 55 int32_t SetRadioState( 56 …int32_t slotId, int32_t eventId, int fun, int rst, const std::shared_ptr<AppExecFwk::EventHandler>… [all …]
|
D | i_tel_ril_manager.h | 33 virtual int32_t RegisterCoreNotify( 34 …int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler, int32_t what, int32_t *o… 35 virtual int32_t UnRegisterCoreNotify( 36 …int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &observerCallBack, int32_t what) =… 38 virtual int32_t SetRadioState( 39 … int32_t slotId, int32_t fun, int32_t rst, const AppExecFwk::InnerEvent::Pointer &response) = 0; 40 …virtual int32_t GetRadioState(int32_t slotId, const AppExecFwk::InnerEvent::Pointer &response) = 0; 42 virtual int32_t ShutDown(int32_t slotId, const AppExecFwk::InnerEvent::Pointer &response) = 0; 44 virtual int32_t GetCallList(int32_t slotId, const AppExecFwk::InnerEvent::Pointer &result) = 0; 46 virtual int32_t Dial( [all …]
|
D | core_service_client.h | 35 int32_t GetSignalInfoList(int32_t slotId, std::vector<sptr<SignalInformation>> &signals); 36 bool IsNrSupported(int32_t slotId); 37 int32_t GetPsRadioTech(int32_t slotId, int32_t &psRadioTech); 38 int32_t GetCsRadioTech(int32_t slotId, int32_t &csRadioTech); 39 int32_t GetNrOptionMode(int32_t slotId, NrMode &mode); 40 int32_t GetUniqueDeviceId(int32_t slotId, std::u16string &deviceId); 41 int32_t GetMeid(int32_t slotId, std::u16string &meid); 42 std::u16string GetOperatorNumeric(int32_t slotId); 43 int32_t GetOperatorName(int32_t slotId, std::u16string &operatorName); 44 int32_t GetNetworkState(int32_t slotId, sptr<NetworkState> &networkState); [all …]
|
D | i_sim_manager.h | 31 virtual bool OnInit(int32_t slotCount) = 0; 34 virtual int32_t HasSimCard(int32_t slotId, bool &hasSimCard) = 0; 35 virtual int32_t GetSimState(int32_t slotId, SimState &simState) = 0; 36 virtual int32_t GetCardType(int32_t slotId, CardType &cardType) = 0; 37 …virtual int32_t UnlockPin(int32_t slotId, const std::string &pin, LockStatusResponse &response) = … 38 virtual int32_t UnlockPuk( 39 …int32_t slotId, const std::string &newPin, const std::string &puk, LockStatusResponse &response) =… 40 virtual int32_t AlterPin( 41 …int32_t slotId, const std::string &newPin, const std::string &oldPin, LockStatusResponse &response… 42 …virtual int32_t SetLockState(int32_t slotId, const LockInfo &options, LockStatusResponse &response… [all …]
|
/base/telephony/cellular_call/services/control/include/ |
D | cellular_call_config.h | 47 int32_t SetDomainPreferenceMode(int32_t slotId, int32_t mode); 58 int32_t GetDomainPreferenceMode(int32_t slotId); 69 int32_t SetImsSwitchStatus(int32_t slotId, bool active); 80 int32_t GetImsSwitchStatus(int32_t slotId, bool &enabled); 88 void GetDomainPreferenceModeResponse(int32_t slotId, int32_t mode); 96 void GetImsSwitchStatusResponse(int32_t slotId, int32_t active); 104 int32_t GetPreferenceMode(int32_t slotId) const; 112 int32_t GetSwitchStatus(int32_t slotId) const; 121 int32_t SetImsConfig(ImsConfigItem item, const std::string &value); 130 int32_t SetImsConfig(ImsConfigItem item, int32_t value); [all …]
|
/base/telephony/call_manager/interfaces/innerkits/ |
D | call_manager_client.h | 29 void Init(int32_t systemAbilityId); 31 int32_t RegisterCallBack(std::unique_ptr<CallManagerCallback> callback); 32 int32_t UnRegisterCallBack(); 33 int32_t DialCall(std::u16string number, AppExecFwk::PacMap &extras); 34 int32_t AnswerCall(int32_t callId, int32_t videoState); 35 int32_t RejectCall(int32_t callId, bool isSendSms, std::u16string content); 36 int32_t HangUpCall(int32_t callId); 37 int32_t GetCallState(); 38 int32_t HoldCall(int32_t callId); 39 int32_t UnHoldCall(int32_t callId); [all …]
|
/base/telephony/ril_adapter/test/unittest/include/ |
D | ril_interface_test.h | 31 void GetImeiStressTest(int32_t slotId); 32 void RilCmDialStressTest(int32_t slotId); 33 void SetRadioStateStressTest(int32_t slotId); 34 void GetCallListTest(int32_t slotId); 35 void RilCmDialTest(int32_t slotId); 36 void HangupTest(int32_t slotId); 37 void RejectTest(int32_t slotId); 38 void AnswerCallTest(int32_t slotId); 39 void HoldCallTest(int32_t slotId); 40 void UnHoldCallTest(int32_t slotId); [all …]
|
/base/telephony/call_manager/services/call/include/ |
D | call_policy.h | 37 int32_t DialPolicy(std::u16string &number, AppExecFwk::PacMap &extras, bool isEcc); 38 int32_t AnswerCallPolicy(int32_t callId, int32_t videoState); 39 int32_t RejectCallPolicy(int32_t callId); 40 int32_t HoldCallPolicy(int32_t callId); 41 int32_t UnHoldCallPolicy(int32_t callId); 42 int32_t HangUpPolicy(int32_t callId); 43 int32_t SwitchCallPolicy(int32_t callId); 44 static int32_t UpdateCallMediaModePolicy(int32_t callId, ImsCallMode mode); 45 static int32_t StartRttPolicy(int32_t callId); 46 static int32_t StopRttPolicy(int32_t callId); [all …]
|
/base/telephony/call_manager/services/telephony_interaction/include/ |
D | cellular_call_proxy.h | 45 int32_t Dial(const CellularCallInfo &callInfo) override; 54 int32_t HangUp(const CellularCallInfo &callInfo, CallSupplementType type) override; 62 int32_t Reject(const CellularCallInfo &callInfo) override; 70 int32_t Answer(const CellularCallInfo &callInfo) override; 78 int32_t HoldCall(const CellularCallInfo &callInfo) override; 86 int32_t UnHoldCall(const CellularCallInfo &callInfo) override; 94 int32_t SwitchCall(const CellularCallInfo &callInfo) override; 104 …int32_t IsEmergencyPhoneNumber(int32_t slotId, const std::string &phoneNum, bool &enabled) overrid… 112 int32_t CombineConference(const CellularCallInfo &callInfo) override; 121 int32_t SeparateConference(const CellularCallInfo &callInfo) override; [all …]
|
/base/telephony/cellular_call/services/connection/include/ |
D | config_request.h | 36 int32_t SetDomainPreferenceModeRequest(int32_t slotId, int32_t mode); 44 int32_t GetDomainPreferenceModeRequest(int32_t slotId); 53 int32_t SetImsSwitchStatusRequest(int32_t slotId, bool active); 61 int32_t GetImsSwitchStatusRequest(int32_t slotId); 70 int32_t SetImsConfigRequest(ImsConfigItem item, const std::string &value); 79 int32_t SetImsConfigRequest(ImsConfigItem item, int32_t value); 87 int32_t GetImsConfigRequest(ImsConfigItem item); 96 int32_t SetImsFeatureValueRequest(FeatureType type, int32_t value); 105 int32_t GetImsFeatureValueRequest(FeatureType type, int32_t &value); 115 … int32_t CtrlCameraRequest(const std::u16string &cameraId, int32_t callingUid, int32_t callingPid); [all …]
|
D | cellular_call_connection_cs.h | 43 int32_t DialRequest(int32_t slotId, const DialRequestStruct &dialRequest); 51 int32_t HangUpRequest(int32_t slotId); 59 int32_t AnswerRequest(int32_t slotId); 67 int32_t RejectRequest(int32_t slotId); 75 int32_t SwitchCallRequest(int32_t slotId); 83 int32_t HoldRequest(int32_t slotId); 91 int32_t UnHoldCallRequest(int32_t slotId); 100 int32_t CombineConferenceRequest(int32_t slotId, int32_t voiceCall); 110 int32_t SeparateConferenceRequest(int32_t slotId, int32_t index, int32_t voiceCall); 122 int32_t CallSupplementRequest(int32_t slotId, CallSupplementType type); [all …]
|
D | supplement_request.h | 35 int32_t SetClipRequest(int32_t slotId, int32_t action); 44 int32_t GetClipRequest(int32_t slotId); 55 int32_t SetClirRequest(int32_t slotId, int32_t action); 64 int32_t GetClirRequest(int32_t slotId); 74 int32_t GetCallTransferRequest(int32_t slotId, int32_t reason); 87 int32_t SetCallTransferRequest( 88 …int32_t slotId, int32_t action, int32_t reason, const std::string &transferNum, int32_t classType); 98 int32_t GetCallRestrictionRequest(int32_t slotId, const std::string &fac); 110 …int32_t SetCallRestrictionRequest(int32_t slotId, std::string &fac, int32_t mode, std::string &pw); 123 int32_t SetCallWaitingRequest(int32_t slotId, bool activate, int32_t classType); [all …]
|
/base/telephony/call_manager/frameworks/native/include/ |
D | call_manager_service_proxy.h | 51 int32_t RegisterCallBack(const sptr<ICallAbilityCallback> &callback) override; 59 int32_t UnRegisterCallBack() override; 69 int32_t DialCall(std::u16string number, AppExecFwk::PacMap &extras) override; 79 int32_t AnswerCall(int32_t callId, int32_t videoState) override; 90 int32_t RejectCall(int32_t callId, bool rejectWithMessage, std::u16string textMessage) override; 99 int32_t HangUpCall(int32_t callId) override; 107 int32_t GetCallState() override; 116 int32_t HoldCall(int32_t callId) override; 125 int32_t UnHoldCall(int32_t callId) override; 134 int32_t SwitchCall(int32_t callId) override; [all …]
|
D | call_manager_proxy.h | 44 void Init(int32_t systemAbilityId); 46 int32_t RegisterCallBack(std::unique_ptr<CallManagerCallback> callback); 47 int32_t UnRegisterCallBack(); 48 int32_t DialCall(std::u16string number, AppExecFwk::PacMap &extras); 49 int32_t AnswerCall(int32_t callId, int32_t videoState); 50 int32_t RejectCall(int32_t callId, bool isSendSms, std::u16string content); 51 int32_t HangUpCall(int32_t callId); 52 int32_t GetCallState(); 53 int32_t HoldCall(int32_t callId); 54 int32_t UnHoldCall(int32_t callId); [all …]
|
/base/telephony/core_service/services/core/include/ |
D | core_service.h | 30 static const int32_t DEFAULT_SLOT_ID = 0; 41 int32_t GetPsRadioTech(int32_t slotId, int32_t &psRadioTech) override; 43 int32_t GetCsRadioTech(int32_t slotId, int32_t &csRadioTech) override; 45 … int32_t GetSignalInfoList(int32_t slotId, std::vector<sptr<SignalInformation>> &signals) override; 47 std::u16string GetOperatorNumeric(int32_t slotId) override; 49 int32_t GetOperatorName(int32_t slotId, std::u16string &operatorName) override; 51 int32_t GetNetworkState(int32_t slotId, sptr<NetworkState> &networkState) override; 53 …int32_t SetRadioState(int32_t slotId, bool isOn, const sptr<INetworkSearchCallback> &callback) ove… 55 int32_t GetRadioState(int32_t slotId, const sptr<INetworkSearchCallback> &callback) override; 57 int32_t GetImei(int32_t slotId, std::u16string &imei) override; [all …]
|