Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Datchannel.c799 static int at_send_command_full (const char *command, ATCommandType type, in at_send_command_full() function
839 err = at_send_command_full (command, NO_RESULT, NULL, in at_send_command()
852 err = at_send_command_full (command, SINGLELINE, responsePrefix, in at_send_command_singleline()
874 err = at_send_command_full (command, NUMERIC, NULL, in at_send_command_numeric()
898 err = at_send_command_full (command, SINGLELINE, responsePrefix, in at_send_command_sms()
920 err = at_send_command_full (command, MULTILINE, responsePrefix, in at_send_command_multiline()
935 err = at_send_command_full (command, SINGLELINE, responsePrefix, in at_send_command_raw()