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

Lines Matching full:cmd2

1548     char *cmd1, *cmd2;
1569 asprintf(&cmd2, "%s%s", smsc, pdu);
1571 err = at_send_command_sms(cmd1, cmd2, "+CMGS:", &p_response);