Home
last modified time | relevance | path

Searched refs:at_send_command_full (Results 1 – 1 of 1) sorted by relevance

/hardware/ril/reference-ril/
Datchannel.c796 static int at_send_command_full (const char *command, ATCommandType type, in at_send_command_full() function
836 err = at_send_command_full (command, NO_RESULT, NULL, in at_send_command()
849 err = at_send_command_full (command, SINGLELINE, responsePrefix, in at_send_command_singleline()
871 err = at_send_command_full (command, NUMERIC, NULL, in at_send_command_numeric()
895 err = at_send_command_full (command, SINGLELINE, responsePrefix, in at_send_command_sms()
918 err = at_send_command_full (command, MULTILINE, responsePrefix, in at_send_command_multiline()