Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/ril/
Dreference-ril.c163 static int is3gpp2(int radioTech) { in is3gpp2() argument
164 switch (radioTech) { in is3gpp2()
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c246 static int is3gpp2(int radioTech) { in is3gpp2() argument
247 switch (radioTech) { in is3gpp2()
/device/generic/goldfish/radio/libril/
Dril_service.cpp3532 int radioTech = atoi(rat); in getCellInfoTypeRadioTechnology() local
3534 switch(radioTech) { in getCellInfoTypeRadioTechnology()
/device/google/cuttlefish/guest/hals/ril/libril/
Dril_service.cpp4517 int radioTech = atoi(rat); in getCellInfoTypeRadioTechnology() local
4519 switch(radioTech) { in getCellInfoTypeRadioTechnology()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp4686 int radioTech = atoi(rat); in getCellInfoTypeRadioTechnology() local
4688 switch(radioTech) { in getCellInfoTypeRadioTechnology()