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,
reference-ril.c 307 err = at_send_command_multiline ("AT+CGACT?", "+CGACT:", &p_response);
359 err = at_send_command_multiline ("AT+CGDCONT?", "+CGDCONT:", &p_response);
550 err = at_send_command_multiline ("AT+CLCC", "+CLCC:", &p_response);
912 err = at_send_command_multiline(
    [all...]
atchannel.c 912 int at_send_command_multiline (const char *command, function

Completed in 125 milliseconds