Home | History | Annotate | Download | only in reference-ril

Lines Matching refs:p_line

709     int *p_line;
714 p_line = (int *)data;
718 asprintf(&cmd, "AT+CHLD=1%d", p_line[0]);