Home
last modified time | relevance | path

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

/system/connectivity/shill/wifi/
Dwifi_unittest.cc949 ReportStateChanged(WPASupplicant::kInterfaceStateCompleted); in SetupConnectedService()
1091 void ReportStateChanged(const string& new_state) { in ReportStateChanged() function in shill::WiFiObjectTest
2245 ReportStateChanged(WPASupplicant::kInterfaceStateAuthenticating); in TEST_F()
2449 ReportStateChanged(WPASupplicant::kInterfaceStateDisconnected); in TEST_F()
2451 ReportStateChanged(WPASupplicant::kInterfaceStateCompleted); in TEST_F()
2453 ReportStateChanged(WPASupplicant::kInterfaceStateDisconnected); in TEST_F()
2457 ReportStateChanged(WPASupplicant::kInterfaceStateDisconnected); in TEST_F()
2665 ReportStateChanged(WPASupplicant::kInterfaceStateScanning); in TEST_F()
2676 ReportStateChanged(WPASupplicant::kInterfaceStateAssociated); in TEST_F()
2696 ReportStateChanged(WPASupplicant::kInterfaceStateCompleted); in TEST_F()
[all …]