Lines Matching refs:at_tok_nextint
285 err = at_tok_nextint(&line, &(p_call->index)); in callFromCLCCLine()
291 err = at_tok_nextint(&line, &state); in callFromCLCCLine()
297 err = at_tok_nextint(&line, &mode); in callFromCLCCLine()
319 err = at_tok_nextint(&line, &p_call->toa); in callFromCLCCLine()
482 err = at_tok_nextint(&line, &response->cid); in requestOrSendDataCallList()
486 err = at_tok_nextint(&line, &response->active); in requestOrSendDataCallList()
514 err = at_tok_nextint(&line, &cid); in requestOrSendDataCallList()
646 err = at_tok_nextint(&line, &response); in requestQueryNetworkSelectionMode()
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) {