Home
last modified time | relevance | path

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

/system/connectivity/shill/test-rpc-proxy/
Dproxy_rpc_server.cc405 XmlRpc::XmlRpcValue QueryTdlsLink( in QueryTdlsLink() function
414 if (!shill_wifi_client->QueryTdlsLink( in QueryTdlsLink()
551 RegisterRpcMethod("query_tdls_link", base::Bind(&QueryTdlsLink)); in Run()
Dproxy_shill_wifi_client.h116 virtual bool QueryTdlsLink(const std::string& interface_name,
Dproxy_dbus_shill_wifi_client.h97 bool QueryTdlsLink(const std::string& interface_name,
Dproxy_dbus_shill_wifi_client.cc552 bool ProxyDbusShillWifiClient::QueryTdlsLink( in QueryTdlsLink() function in ProxyDbusShillWifiClient