Home
last modified time | relevance | path

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

/device/generic/goldfish/ril/
Dreference-ril.c111 } ModemInfo; typedef
113 static ModemInfo *sMdmInfo;
282 static void setRadioTechnology(ModemInfo *mdm, int newtech);
283 static int query_ctec(ModemInfo *mdm, int *current, int32_t *preferred);
1171 static int networkModePossible(ModemInfo *mdm, int nm)
3048 setRadioTechnology(ModemInfo *mdm, int newtech)
3515 int query_supported_techs( ModemInfo *mdm __unused, int *supported )
3554 int query_ctec(ModemInfo *mdm __unused, int *current, int32_t *preferred)
3572 int is_multimode_modem(ModemInfo *mdm)
3594 static void probeForModemMode(ModemInfo *info)
[all …]