Home
last modified time | relevance | path

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

/system/connectivity/shill/test-rpc-proxy/
Dproxy_shill_wifi_client.cc19 std::string ProxyShillWifiClient::GetModeFromStationType( in GetModeFromStationType() function in ProxyShillWifiClient
Dproxy_shill_wifi_client.h125 std::string GetModeFromStationType(StationType station_type);
Dproxy_dbus_shill_wifi_client.cc93 shill::kModeProperty, brillo::Any(GetModeFromStationType(station_type)))); in ConfigureWifiService()
147 shill::kModeProperty, brillo::Any(GetModeFromStationType(station_type)))); in ConnectToWifiNetwork()