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