Searched refs:RADIO_TECH_GSM (Results 1 – 3 of 3) sorted by relevance
262 RADIO_TECH_GSM = 16, // Only supports voice enumerator285 RAF_GSM = (1 << RADIO_TECH_GSM),
296 RADIO_TECH_GSM = 16, // Only supports voice enumerator320 RAF_GSM = (1 << RADIO_TECH_GSM),
5590 case RADIO_TECH_GSM: { in getCellInfoTypeRadioTechnology()