OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REACTOR_STATUS_TIMEOUT
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/osi/include/
reactor.h
46
REACTOR_STATUS_TIMEOUT
, // a timeout was specified and the reactor timed out.
/external/bluetooth/bluedroid/osi/test/
reactor_test.cpp
98
EXPECT_EQ(status,
REACTOR_STATUS_TIMEOUT
);
/external/bluetooth/bluedroid/osi/src/
reactor.c
152
return
REACTOR_STATUS_TIMEOUT
;
Completed in 59 milliseconds