Home
last modified time | relevance | path

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

/hardware/ril/reference-ril/
Dreference-ril.c109 #define TECH(mdminfo) ((mdminfo)->currentTech) macro
1481 *type = techFromModemType(TECH(sMdmInfo));
2672 int tech = techFromModemType(TECH(sMdmInfo));
2791 RLOGD("Request not supported. Tech: %d",TECH(sMdmInfo));
2837 int oldtech = TECH(mdm);
2841 TECH(mdm) = newtech;
2843 int tech = techFromModemType(TECH(sMdmInfo));