Home
last modified time | relevance | path

Searched defs:WaitState (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
Dlibnetdevice.cpp103 struct WaitState { struct
104 bool present;
105 bool up;
107 bool satisfied(WaitCondition cnd) const { in satisfied()