OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:at_command
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/test/
attest.c
41
static int
at_command
(int fd, char *cmd, int to)
function
176
at_command
(fd, "ATZ\r\n", 10000);
177
at_command
(fd, "AT+CPBS=\"ME\"\r\n", 10000);
178
at_command
(fd, "AT+CPBR=1,100\r\n", 100000);
/device/moto/stingray/ril/
libmoto_lte_ril.so
Completed in 153 milliseconds