HomeSort by relevance Sort by last modified time
    Searched refs:at_send_command_multiline (Results 1 - 3 of 3) sorted by null

  /hardware/ril/reference-ril/
atchannel.h 97 int at_send_command_multiline (const char *command,
atchannel.c 912 int at_send_command_multiline (const char *command, function
reference-ril.c 417 err = at_send_command_multiline ("AT+CGACT?", "+CGACT:", &p_response);
469 err = at_send_command_multiline ("AT+CGDCONT?", "+CGDCONT:", &p_response);
660 err = at_send_command_multiline ("AT+CLCC", "+CLCC:", &p_response);
    [all...]

Completed in 369 milliseconds