Home
last modified time | relevance | path

Searched refs:HRIL_NOTIFICATION (Results 1 - 17 of 17) sorted by relevance

/base/telephony/ril_adapter/test/fuzztest/callussdnotice_fuzzer/
H A Dcallussdnotice_fuzzer.cpp44 report.type = HRIL_NOTIFICATION; in DoSomethingInterestingWithMyAPI()
/base/telephony/ril_adapter/test/fuzztest/simstkproactivenotify_fuzzer/
H A Dsimstkproactivenotify_fuzzer.cpp43 report.type = HRIL_NOTIFICATION; in DoSomethingInterestingWithMyAPI()
/base/telephony/ril_adapter/test/fuzztest/residentnetworkupdated_fuzzer/
H A Dresidentnetworkupdated_fuzzer.cpp41 report.type = HRIL_NOTIFICATION; in DoSomethingInterestingWithMyAPI()
/base/telephony/ril_adapter/test/fuzztest/newsmsnotify_fuzzer/
H A Dnewsmsnotify_fuzzer.cpp48 report.type = HRIL_NOTIFICATION; in DoSomethingInterestingWithMyAPI()
/base/telephony/ril_adapter/test/fuzztest/callemergencynotice_fuzzer/
H A Dcallemergencynotice_fuzzer.cpp55 report.type = HRIL_NOTIFICATION; in DoSomethingInterestingWithMyAPI()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_base.cpp39 return (indicationType == (int32_t)ReportType::HRIL_NOTIFICATION) ? (HRilNotiType::HRIL_NOTIFICATION) : in ConvertIntToRadioNoticeType()
H A Dhril_manager.cpp265 case static_cast<int32_t>(ReportType::HRIL_NOTIFICATION): in OnReport()
/base/telephony/ril_adapter/services/vendor/src/
H A Dvendor_report.c153 reportInfo->type = HRIL_NOTIFICATION; in ReportInfoInit()
281 reportInfo.type = HRIL_NOTIFICATION; in OnNotifyStkOps()
332 reportInfo.type = HRIL_NOTIFICATION; in RadioTurnNotify()
342 reportInfo.type = HRIL_NOTIFICATION; in DsdsModeNotify()
405 reportInfo.type = HRIL_NOTIFICATION; in OnNotifyNetWorksOps()
H A Dvendor_adapter.c235 reportInfo.type = HRIL_NOTIFICATION; in SetRadioState()
327 reportInfo.type = HRIL_NOTIFICATION; in ModemInit()
H A Dat_call.c143 struct ReportInfo reportInfo = CreateReportInfo(&requestInfo, err, HRIL_NOTIFICATION, HNOTI_CALL_STATE_UPDATED); in ReportCallStateUpdated()
164 CreateReportInfo(&requestInfo, err, HRIL_NOTIFICATION, HNOTI_CALL_SRVCC_STATUS_REPORT); in ReportSrvccStatusUpdate()
191 CreateReportInfo(&requestInfo, err, HRIL_NOTIFICATION, HNOTI_CALL_RINGBACK_VOICE_REPORT); in ReportCsChannelInfo()
252 CreateReportInfo(&requestInfo, err, HRIL_NOTIFICATION, HNOTI_CALL_EMERGENCY_NUMBER_REPORT); in ReportEmergencyNumberList()
274 struct ReportInfo reportInfo = CreateReportInfo(&requestInfo, err, HRIL_NOTIFICATION, HNOTI_CALL_USSD_REPORT); in ReportCallUssdNotice()
H A Dat_data.c96 CreateReportInfo(requestInfo, errorNo, HRIL_NOTIFICATION, HNOTI_DATA_PDP_CONTEXT_LIST_UPDATED); in OnDataReportErrorMessages()
560 reportInfo.type = HRIL_NOTIFICATION; in DataReportMessage()
H A Dat_network.c1423 reportInfo.type = HRIL_NOTIFICATION; in ResidentNetworkUpdated()
1459 reportInfo.type = HRIL_NOTIFICATION; in ProcessCurrentCellList()
1875 reportInfo.type = HRIL_NOTIFICATION; in ProcessPhyChnlCfgNotify()
1997 reportInfo.type = HRIL_NOTIFICATION; in NotifyNetWorkTime()
H A Dat_sim.c1069 reportInfo.type = HRIL_NOTIFICATION; in ReqSetRadioProtocol()
/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_types.h25 enum class HRilNotiType { HRIL_NOTIFICATION, HRIL_NO_DEFINE }; member in OHOS::Telephony::HRilNotiType
H A Dhril_enum.h154 HRIL_NOTIFICATION = 1, enumerator
/base/telephony/ril_adapter/test/fuzztest/pdpcontextlistupdated_fuzzer/
H A Dpdpcontextlistupdated_fuzzer.cpp69 report.type = HRIL_NOTIFICATION; in DoSomethingInterestingWithMyAPI()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dzero_branch_test.cpp788 reportNotification.type = HRIL_NOTIFICATION; in HWTEST_F()
1350 report.type = HRIL_NOTIFICATION; in HWTEST_F()

Completed in 25 milliseconds