Searched refs:at_send_command_numeric (Results 1 – 3 of 3) sorted by relevance
94 int at_send_command_numeric (const char *command,
1379 err = at_send_command_numeric("AT+CIMI", &p_response);1392 err = at_send_command_numeric("AT+CGSN", &p_response);1413 err = at_send_command_numeric("AT+CUSD=2", &p_response);
866 int at_send_command_numeric (const char *command, in at_send_command_numeric() function