Home
last modified time | relevance | path

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

/hardware/ril/reference-ril/
Dreference-ril.c101 #define TECH(mdminfo) ((mdminfo)->currentTech) macro
1313 *type = techFromModemType(TECH(sMdmInfo));
2307 int tech = techFromModemType(TECH(sMdmInfo));
2388 RLOGD("Request not supported. Tech: %d",TECH(sMdmInfo));
2434 int oldtech = TECH(mdm);
2438 TECH(mdm) = newtech;
2440 int tech = techFromModemType(TECH(sMdmInfo));