Home
last modified time | relevance | path

Searched defs:SimCloseLogicalChannel (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_sim_defs.h383 void (*SimCloseLogicalChannel)(const ReqDataInfo *requestInfo, int32_t channelId); member
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sim.cpp437 int32_t TelRilSim::SimCloseLogicalChannel(int32_t channelId, const AppExecFwk::InnerEvent::Pointer … in SimCloseLogicalChannel() function in OHOS::Telephony::TelRilSim
H A Dtel_ril_manager.cpp904 int32_t TelRilManager::SimCloseLogicalChannel( in SimCloseLogicalChannel() function in OHOS::Telephony::TelRilManager
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp564 int32_t RilImpl::SimCloseLogicalChannel(int32_t slotId, int32_t serialId, int32_t channelId) in SimCloseLogicalChannel() function in OHOS::HDI::Ril::V1_3::RilImpl
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_sim.cpp318 int32_t HRilSim::SimCloseLogicalChannel(int32_t serialId, int32_t channelId) in SimCloseLogicalChannel() function in OHOS::Telephony::HRilSim
H A Dhril_manager.cpp797 int32_t HRilManager::SimCloseLogicalChannel(int32_t slotId, int32_t serialId, int32_t channelId) in SimCloseLogicalChannel() function in OHOS::Telephony::HRilManager