Home | History | Annotate | Download | only in msm8960

Lines Matching defs:baseband

255     char baseband[PROPERTY_VALUE_MAX];
333 property_get("ro.baseband", baseband, "");
334 if (!strcmp("msm8960", platform) && !strcmp("mdm", baseband)) {