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

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

Completed in 79 milliseconds