Home
last modified time | relevance | path

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

/device/generic/goldfish/ril/
Dreference-ril.c116 #define TECH(mdminfo) ((mdminfo)->currentTech) macro
1571 *type = techFromModemType(TECH(sMdmInfo));
2870 int tech = techFromModemType(TECH(sMdmInfo));
3006 RLOGD("Request not supported. Tech: %d",TECH(sMdmInfo));
3052 int oldtech = TECH(mdm);
3056 TECH(mdm) = newtech;
3058 int tech = techFromModemType(TECH(sMdmInfo));