Home
last modified time | relevance | path

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

/aosp12/hardware/ril/reference-ril/
H A Dreference-ril.c108 #define TECH(mdminfo) ((mdminfo)->currentTech) macro
1432 *type = techFromModemType(TECH(sMdmInfo));
2623 int tech = techFromModemType(TECH(sMdmInfo));
2742 RLOGD("Request not supported. Tech: %d",TECH(sMdmInfo));
2788 int oldtech = TECH(mdm);
2792 TECH(mdm) = newtech;
2794 int tech = techFromModemType(TECH(sMdmInfo));