Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_enum.h418 HRIL_RADIO_PROTOCOL_TECH_UNKNOWN = 1 << RADIO_TECHNOLOGY_UNKNOWN, enumerator
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_sim.cpp854 uint32_t radioProtocolTech = HRIL_RADIO_PROTOCOL_TECH_UNKNOWN; in ConvertRadioProtocolTech()