Home
last modified time | relevance | path

Searched refs:is_timeout_ (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/wificond/net/
Dmlme_event.h43 bool IsTimeout() const { return is_timeout_; } in IsTimeout()
51 bool is_timeout_; variable
67 bool IsTimeout() const { return is_timeout_; } in IsTimeout()
75 bool is_timeout_; variable
Dmlme_event.cpp68 associate_event->is_timeout_ = packet->HasAttribute(NL80211_ATTR_TIMED_OUT); in InitFromPacket()
90 connect_event->is_timeout_ = packet->HasAttribute(NL80211_ATTR_TIMED_OUT); in InitFromPacket()