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

Lines Matching refs:at_tok_nextint

285     err = at_tok_nextint(&line, &(p_call->index));
291 err = at_tok_nextint(&line, &state);
297 err = at_tok_nextint(&line, &mode);
319 err = at_tok_nextint(&line, &p_call->toa);
482 err = at_tok_nextint(&line, &response->cid);
486 err = at_tok_nextint(&line, &response->active);
514 err = at_tok_nextint(&line, &cid);
646 err = at_tok_nextint(&line, &response);
888 err = at_tok_nextint(&line, &(response[count]));
1087 err = at_tok_nextint(&line, &response);
1176 res = at_tok_nextint(&line, &roaming_pref);
1253 err = at_tok_nextint(&line, &resp[0]);
1260 err = at_tok_nextint(&line, &skip);
1262 err = at_tok_nextint(&line, &resp[0]);
1270 err = at_tok_nextint(&line, &resp[0]);
1278 err = at_tok_nextint(&line, &skip);
1280 err = at_tok_nextint(&line, &resp[0]);
1291 err = at_tok_nextint(&line, &skip);
1293 err = at_tok_nextint(&line, &resp[0]);
1469 err = at_tok_nextint(&line, &skip);
1479 err = at_tok_nextint(&line, &skip);
1825 err = at_tok_nextint(&line, &(sr.sw1));
1828 err = at_tok_nextint(&line, &(sr.sw2));
2845 err = at_tok_nextint(&p, &ct);
2882 while (!at_tok_nextint(&line, &val)) {
3189 if (at_tok_nextint(&p, &source) < 0) {
3233 if (at_tok_nextint(&p, &version) < 0) {