Lines Matching refs:at_tok_nextint
317 err = at_tok_nextint(&line, &(p_call->index)); in callFromCLCCLine()
323 err = at_tok_nextint(&line, &state); in callFromCLCCLine()
329 err = at_tok_nextint(&line, &mode); in callFromCLCCLine()
351 err = at_tok_nextint(&line, &p_call->toa); in callFromCLCCLine()
369 err = at_tok_nextint(&line, &response->sw1); in parseSimResponseLine()
371 err = at_tok_nextint(&line, &response->sw2); in parseSimResponseLine()
663 err = at_tok_nextint(&line, &response->cid); in requestOrSendDataCallList()
667 err = at_tok_nextint(&line, &response->active); in requestOrSendDataCallList()
695 err = at_tok_nextint(&line, &cid); in requestOrSendDataCallList()
889 err = at_tok_nextint(&line, &response); in requestQueryNetworkSelectionMode()
1146 err = at_tok_nextint(&line, &(response[count]));
1350 err = at_tok_nextint(&line, &response);
1434 res = at_tok_nextint(&line, &roaming_pref);
1511 err = at_tok_nextint(&line, &resp[0]);
1518 err = at_tok_nextint(&line, &skip);
1520 err = at_tok_nextint(&line, &resp[0]);
1528 err = at_tok_nextint(&line, &resp[0]);
1536 err = at_tok_nextint(&line, &skip);
1538 err = at_tok_nextint(&line, &resp[0]);
1549 err = at_tok_nextint(&line, &skip);
1551 err = at_tok_nextint(&line, &resp[0]);
1727 err = at_tok_nextint(&line, &skip);
1737 err = at_tok_nextint(&line, &skip);
3493 err = at_tok_nextint(&p, &ct);
3530 while (!at_tok_nextint(&line, &val)) {
3837 if (at_tok_nextint(&p, &source) < 0) {
3881 if (at_tok_nextint(&p, &version) < 0) {