Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dat_sim.c26 static int32_t GetSimType(void) in GetSimType() function
183 cardState.simType = GetSimType(); in ReqGetSimStatus()
353 if (GetSimType() == HRIL_SIM_TYPE_USIM && pSim->command == CMD_GET_RESPONSE) { in ReqGetSimIO()