Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c425 static int techFromModemType(int mdmtype);
1860 *type = techFromModemType(TECH(sMdmInfo));
3324 static int techFromModemType(int mdmtype) function
4805 int tech = techFromModemType(TECH(sMdmInfo));
5236 if (techFromModemType(newtech) != techFromModemType(oldtech)) {
5237 int tech = techFromModemType(TECH(sMdmInfo));
6031 configs[2] = techFromModemType(modem_tech);