Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/libwifi_system/testlib/include/wifi_system_test/
Dmock_supplicant_manager.h31 MOCK_METHOD0(StopSupplicant, bool());
/frameworks/opt/net/wifi/libwifi_system/include/wifi_system/
Dsupplicant_manager.h36 virtual bool StopSupplicant();
/frameworks/opt/net/wifi/libwifi_system/
Dsupplicant_manager.cpp90 bool SupplicantManager::StopSupplicant() { in StopSupplicant() function in android::wifi_system::SupplicantManager