Home
last modified time | relevance | path

Searched refs:kInterfaceStateGroupHandshake (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/supplicant/
Dwpa_supplicant.h77 static const char kInterfaceStateGroupHandshake[]; variable
Dwpa_supplicant.cc84 const char WPASupplicant::kInterfaceStateGroupHandshake[] = "group_handshake"; member in shill::WPASupplicant
/system/connectivity/shill/wifi/
Dwifi.cc1653 new_state == WPASupplicant::kInterfaceStateGroupHandshake) { in StateChanged()