Home
last modified time | relevance | path

Searched refs:HRIL_NOTIFICATION (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/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.c234 reportInfo.type = HRIL_NOTIFICATION; in SetRadioState()
326 reportInfo.type = HRIL_NOTIFICATION; in ModemInit()
H A Dat_call.c143 …struct ReportInfo reportInfo = CreateReportInfo(&requestInfo, err, HRIL_NOTIFICATION, HNOTI_CALL_S… 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_U… 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()
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_base.cpp39 …return (indicationType == (int32_t)ReportType::HRIL_NOTIFICATION) ? (HRilNotiType::HRIL_NOTIFICATI… in ConvertIntToRadioNoticeType()
H A Dhril_manager.cpp269 case static_cast<int32_t>(ReportType::HRIL_NOTIFICATION): in OnReport()
/ohos5.0/base/telephony/ril_adapter/test/fuzztest/residentnetworkupdated_fuzzer/
H A Dresidentnetworkupdated_fuzzer.cpp41 report.type = HRIL_NOTIFICATION; in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/telephony/ril_adapter/test/fuzztest/simstkproactivenotify_fuzzer/
H A Dsimstkproactivenotify_fuzzer.cpp43 report.type = HRIL_NOTIFICATION; in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/telephony/ril_adapter/test/fuzztest/callussdnotice_fuzzer/
H A Dcallussdnotice_fuzzer.cpp44 report.type = HRIL_NOTIFICATION; in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/telephony/ril_adapter/test/fuzztest/newsmsnotify_fuzzer/
H A Dnewsmsnotify_fuzzer.cpp48 report.type = HRIL_NOTIFICATION; in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/telephony/ril_adapter/test/fuzztest/callemergencynotice_fuzzer/
H A Dcallemergencynotice_fuzzer.cpp55 report.type = HRIL_NOTIFICATION; in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_types.h25 enum class HRilNotiType { HRIL_NOTIFICATION, HRIL_NO_DEFINE }; enumerator
H A Dhril_enum.h154 HRIL_NOTIFICATION = 1, enumerator
/ohos5.0/base/telephony/ril_adapter/test/fuzztest/pdpcontextlistupdated_fuzzer/
H A Dpdpcontextlistupdated_fuzzer.cpp69 report.type = HRIL_NOTIFICATION; in DoSomethingInterestingWithMyAPI()
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-tel-guide.md285 reportInfo.type = HRIL_NOTIFICATION;
480 reportInfo.type = HRIL_NOTIFICATION;
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-tel-guide.md272 reportInfo.type = HRIL_NOTIFICATION;
474 reportInfo.type = HRIL_NOTIFICATION;
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dzero_branch_test.cpp787 reportNotification.type = HRIL_NOTIFICATION;
1341 report.type = HRIL_NOTIFICATION;