Home | History | Annotate | Download | only in reference-ril

Lines Matching refs:roaming_pref

1135     int roaming_pref = -1;
1149 res = at_tok_nextint(&line, &roaming_pref);
1152 RIL_onRequestComplete(t, RIL_E_SUCCESS, &roaming_pref, sizeof(roaming_pref));