Home
last modified time | relevance | path

Searched defs:tech (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish/ril/
Dreference-ril.c120 #define TECH_SUPPORTED(mdminfo, tech) ((mdminfo)->supportedTechs & (tech)) argument
2870 int tech = techFromModemType(TECH(sMdmInfo)); local
3058 int tech = techFromModemType(TECH(sMdmInfo)); local
3577 int tech; local
3809 int tech, mask; local
Dril.h558 RIL_RadioTechnologyFamily tech; member
/device/google/cuttlefish_common/guest/hals/ril/
Dcuttlefish_ril.cpp344 int tech = atoi(details[0]); in request_setup_data_call() local
2531 RIL_RadioTechnology tech = getBestVoiceTechnology(gModemCurrentType); in gce_ril_on_request() local
/device/google/cuttlefish_common/guest/hals/ril/libril/
Dril.h562 RIL_RadioTechnologyFamily tech; member