Searched refs:at_tok_hasmore (Results 1 – 3 of 3) sorted by relevance
28 int at_tok_hasmore(char **p_cur);
185 int at_tok_hasmore(char **p_cur) in at_tok_hasmore() function
319 if (at_tok_hasmore(&line)) { in callFromCLCCLine()356 if (at_tok_hasmore(&line)) { in parseSimResponseLine()1593 if (!at_tok_hasmore(&line)) {1602 if (!at_tok_hasmore(&line)) {3208 if (err || !at_tok_hasmore(&p)) {3249 if (err || !at_tok_hasmore(&line))