Searched refs:RADIO_TECH_3GPP (Results 1 – 4 of 4) sorted by relevance
554 RADIO_TECH_3GPP = 1, /* 3GPP Technologies - GSM, WCDMA */ enumerator
630 RADIO_TECH_3GPP = 1, /* 3GPP Technologies - GSM, WCDMA */ enumerator
2587 rism.tech = RADIO_TECH_3GPP; in dispatchImsGsmSms()2681 if (RADIO_TECH_3GPP == format) { in sendImsSms()
2269 if (RADIO_TECH_3GPP == p_args->tech) {