Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dnetwork_service.cpp660 auto tech = getTechFromNetworkType((NetworkRegistrationStatus::AccessTechnoloy)act); in HandleSetNetworkSelectionMode() local
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c128 #define TECH_SUPPORTED(mdminfo, tech) ((mdminfo)->supportedTechs & (tech)) argument
4805 int tech = techFromModemType(TECH(sMdmInfo)); local
5237 int tech = techFromModemType(TECH(sMdmInfo)); local
5771 int tech; local
6094 int tech, mask; local
/device/generic/goldfish/radio/include/telephony/
Dril.h559 RIL_RadioTechnologyFamily tech; member
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h635 RIL_RadioTechnologyFamily tech; member