Home
last modified time | relevance | path

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

/hardware/ril/reference-ril/
Dreference-ril.c102 #define TECH(mdminfo) ((mdminfo)->currentTech) macro
1333 *type = techFromModemType(TECH(sMdmInfo));
2443 int tech = techFromModemType(TECH(sMdmInfo));
2524 RLOGD("Request not supported. Tech: %d",TECH(sMdmInfo));
2570 int oldtech = TECH(mdm);
2574 TECH(mdm) = newtech;
2576 int tech = techFromModemType(TECH(sMdmInfo));