OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVENT_CONNECTIONTIMEOUT
(Results
1 - 3
of
3
) sorted by null
/system/core/nexus/
SupplicantConnectionTimeoutEvent.cpp
24
SupplicantEvent(SupplicantEvent::
EVENT_CONNECTIONTIMEOUT
,
SupplicantEvent.h
44
static const int
EVENT_CONNECTIONTIMEOUT
= 16;
SupplicantListener.cpp
81
else if (evt->getType() == SupplicantEvent::
EVENT_CONNECTIONTIMEOUT
)
Completed in 65 milliseconds