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.cpp119 struct WaitState { struct
120 bool present;
121 bool up;
122 bool hasIpv4Addr;
124 bool satisfied(WaitCondition cnd) const { in satisfied()