Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/ril/reference-ril/
H A Datchannel.h94 int at_send_command_numeric (const char *command,
H A Dreference-ril.c1174 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);
H A Datchannel.c808 int at_send_command_numeric (const char *command, in at_send_command_numeric() function
/aosp_15_r20/device/google/cuttlefish/guest/hals/ril/reference-ril/
Datchannel.h94 int at_send_command_numeric (const char *command,
Datchannel.c813 int at_send_command_numeric (const char *command, in at_send_command_numeric() function
Dreference-ril.c1598 err = at_send_command_numeric("AT+CGSN", &p_response);
2373 err = at_send_command_numeric(cmd, &p_response);
4648 err = at_send_command_numeric("AT+CIMI", &p_response);
4661 err = at_send_command_numeric("AT+CGSN", &p_response);
4687 err = at_send_command_numeric("AT+CUSD=2", &p_response);
5451 err = at_send_command_numeric("AT+CICCID", &p_response);