Home
last modified time | relevance | path

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

/system/connectivity/shill/wifi/
Dwifi.h403 bool SetBgscanMethod(
Dwifi.cc198 &WiFi::SetBgscanMethod,
722 bool WiFi::SetBgscanMethod( in SetBgscanMethod() function in shill::WiFi
Dwifi_unittest.cc1193 bool SetBgscanMethod(const string& method) { in SetBgscanMethod() function in shill::WiFiObjectTest
2902 EXPECT_TRUE(SetBgscanMethod(WPASupplicant::kNetworkBgscanMethodSimple)); in TEST_F()
2945 EXPECT_TRUE(SetBgscanMethod(WPASupplicant::kNetworkBgscanMethodSimple)); in TEST_F()
2961 EXPECT_TRUE(SetBgscanMethod(WPASupplicant::kNetworkBgscanMethodNone)); in TEST_F()