Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c124 #define TECH(mdminfo) ((mdminfo)->currentTech) macro
1860 *type = techFromModemType(TECH(sMdmInfo));
4805 int tech = techFromModemType(TECH(sMdmInfo));
5185 RLOGD("Request not supported. Tech: %d",TECH(sMdmInfo));
5231 int oldtech = TECH(mdm);
5235 TECH(mdm) = newtech;
5237 int tech = techFromModemType(TECH(sMdmInfo));