Searched refs:at_send_command_full (Results 1 - 1 of 1) sorted by path

/hardware/ril/reference-ril/
H A Datchannel.c796 static int at_send_command_full (const char *command, ATCommandType type, function
836 err = at_send_command_full (command, NO_RESULT, NULL,
849 err = at_send_command_full (command, SINGLELINE, responsePrefix,
871 err = at_send_command_full (command, NUMERIC, NULL,
895 err = at_send_command_full (command, SINGLELINE, responsePrefix,
918 err = at_send_command_full (command, MULTILINE, responsePrefix,

Completed in 68 milliseconds