Home
last modified time | relevance | path

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

/system/connectivity/shill/wifi/
Dwifi.cc630 std::unique_ptr<SupplicantNetworkProxyInterface> supplicant_network_proxy( in DisableNetwork() local
632 if (!supplicant_network_proxy->SetEnabled(false)) { in DisableNetwork()