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