HomeSort by relevance Sort by last modified time
    Searched defs:ListControlledWifiInterfaces (Results 1 - 2 of 2) sorted by null

  /system/connectivity/shill/test-rpc-proxy/
proxy_rpc_server.cc 134 if (!shill_wifi_client->ListControlledWifiInterfaces(&interfaces) ||
205 XmlRpc::XmlRpcValue ListControlledWifiInterfaces(
212 if (!shill_wifi_client->ListControlledWifiInterfaces(&interfaces)) {
534 base::Bind(&ListControlledWifiInterfaces));
proxy_dbus_shill_wifi_client.cc 414 bool ProxyDbusShillWifiClient::ListControlledWifiInterfaces(

Completed in 40 milliseconds