Lines Matching refs:at_tok_nextint
299 err = at_tok_nextint(&line, &(p_call->index)); in callFromCLCCLine()
305 err = at_tok_nextint(&line, &state); in callFromCLCCLine()
311 err = at_tok_nextint(&line, &mode); in callFromCLCCLine()
333 err = at_tok_nextint(&line, &p_call->toa); in callFromCLCCLine()
351 err = at_tok_nextint(&line, &response->sw1); in parseSimResponseLine()
353 err = at_tok_nextint(&line, &response->sw2); in parseSimResponseLine()
630 err = at_tok_nextint(&line, &response->cid); in requestOrSendDataCallList()
634 err = at_tok_nextint(&line, &response->active); in requestOrSendDataCallList()
662 err = at_tok_nextint(&line, &cid); in requestOrSendDataCallList()
756 err = at_tok_nextint(&line, &response); in requestQueryNetworkSelectionMode()
1013 err = at_tok_nextint(&line, &(response[count]));
1211 err = at_tok_nextint(&line, &response);
1295 res = at_tok_nextint(&line, &roaming_pref);
1372 err = at_tok_nextint(&line, &resp[0]);
1379 err = at_tok_nextint(&line, &skip);
1381 err = at_tok_nextint(&line, &resp[0]);
1389 err = at_tok_nextint(&line, &resp[0]);
1397 err = at_tok_nextint(&line, &skip);
1399 err = at_tok_nextint(&line, &resp[0]);
1410 err = at_tok_nextint(&line, &skip);
1412 err = at_tok_nextint(&line, &resp[0]);
1588 err = at_tok_nextint(&line, &skip);
1598 err = at_tok_nextint(&line, &skip);
3214 err = at_tok_nextint(&p, &ct);
3251 while (!at_tok_nextint(&line, &val)) {
3558 if (at_tok_nextint(&p, &source) < 0) {
3602 if (at_tok_nextint(&p, &version) < 0) {