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

Lines Matching refs:cmd2

977     char *cmd1, *cmd2;
992 asprintf(&cmd2, "%s%s", smsc, pdu);
994 err = at_send_command_sms(cmd1, cmd2, "+CMGS:", &p_response);