Home
last modified time | relevance | path

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

/hardware/ril/reference-ril/
Dreference-ril.c255 static int techFromModemType(int mdmtype);
1333 *type = techFromModemType(TECH(sMdmInfo));
2031 static int techFromModemType(int mdmtype) function
2443 int tech = techFromModemType(TECH(sMdmInfo));
2575 if (techFromModemType(newtech) != techFromModemType(oldtech)) {
2576 int tech = techFromModemType(TECH(sMdmInfo));