Searched refs:at_send_command_numeric (Results 1 – 3 of 3) sorted by relevance
94 int at_send_command_numeric (const char *command,
1174 err = at_send_command_numeric("AT+CGSN", &p_response);1794 err = at_send_command_numeric(cmd, &p_response);2484 err = at_send_command_numeric("AT+CIMI", &p_response);2497 err = at_send_command_numeric("AT+CGSN", &p_response);2522 err = at_send_command_numeric("AT+CUSD=2", &p_response);
808 int at_send_command_numeric (const char *command, in at_send_command_numeric() function