Searched refs:radioTech (Results 1 – 2 of 2) sorted by relevance
256 static int is3gpp2(int radioTech) { in is3gpp2() argument257 switch (radioTech) { in is3gpp2()
5584 int radioTech = atoi(rat); in getCellInfoTypeRadioTechnology() local5586 switch(radioTech) { in getCellInfoTypeRadioTechnology()