OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AT_ERROR_TIMEOUT
(Results
1 - 2
of
2
) sorted by null
/hardware/ril/reference-ril/
atchannel.h
37
#define
AT_ERROR_TIMEOUT
-4
atchannel.c
764
err =
AT_ERROR_TIMEOUT
;
815
if (err ==
AT_ERROR_TIMEOUT
&& s_onTimeout != NULL) {
Completed in 1244 milliseconds