Home
last modified time | relevance | path

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

/system/connectivity/shill/dbus/
Dchromeos_device_dbus_adaptor.cc256 bool ChromeosDeviceDBusAdaptor::PerformTDLSOperation(brillo::ErrorPtr* error, in PerformTDLSOperation() function in shill::ChromeosDeviceDBusAdaptor
263 *out_state = device_->PerformTDLSOperation(operation, peer, &e); in PerformTDLSOperation()
Dchromeos_device_dbus_adaptor.h97 bool PerformTDLSOperation(brillo::ErrorPtr* error,
/system/connectivity/shill/wifi/
Dwifi.h236 std::string PerformTDLSOperation(const std::string& operation,
Dwifi_unittest.cc1262 string PerformTDLSOperation( in PerformTDLSOperation() function in shill::WiFiObjectTest
1264 return wifi_->PerformTDLSOperation(operation, peer, error); in PerformTDLSOperation()
4337 TEST_F(WiFiMainTest, PerformTDLSOperation) { in TEST_F() argument
4348 PerformTDLSOperation(kTDLSStatusOperation, kPeerMac, &error)); in TEST_F()
Dwifi.cc2889 string WiFi::PerformTDLSOperation(const string& operation, in PerformTDLSOperation() function in shill::WiFi
/system/connectivity/shill/
Ddevice.h204 virtual std::string PerformTDLSOperation(const std::string& operation,
Ddevice.cc1235 string Device::PerformTDLSOperation(const string& /* operation */, in PerformTDLSOperation() function in shill::Device
Ddevice_unittest.cc1235 TEST_F(DeviceTest, PerformTDLSOperation) { in TEST_F() argument
1237 "", device_->PerformTDLSOperation("do something", "to someone", nullptr)); in TEST_F()
/system/connectivity/shill/test-rpc-proxy/
Dproxy_dbus_shill_wifi_client.cc625 return device->PerformTDLSOperation( in PerformTdlsOperation()
/system/connectivity/shill/doc/
Ddevice-api.txt174 string PerformTDLSOperation(string operation,