Searched refs:at_tok_nextstr (Results 1 – 2 of 2) sorted by relevance
/hardware/ril/reference-ril/ | ||
D | at_tok.h | 26 int at_tok_nextstr(char **p_cur, char **out); |
D | at_tok.c | 173 int at_tok_nextstr(char **p_cur, char **p_out) in at_tok_nextstr() function |