Home | History | Annotate | Download | only in msm8960

Lines Matching refs:baseband

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