HomeSort by relevance Sort by last modified time
    Searched full:security_params (Results 1 - 4 of 4) sorted by null

  /system/connectivity/shill/test-rpc-proxy/
proxy_rpc_server.cc 110 brillo::VariantDictionary security_params; local
111 assoc_params.security_config_->GetServiceProperties(&security_params);
115 security_params,
147 brillo::VariantDictionary security_params; local
148 assoc_params.security_config_->GetServiceProperties(&security_params);
155 security_params,
proxy_dbus_shill_wifi_client.h 36 const brillo::VariantDictionary& security_params,
44 const brillo::VariantDictionary& security_params,
proxy_shill_wifi_client.h 55 const brillo::VariantDictionary& security_params,
63 const brillo::VariantDictionary& security_params,
proxy_dbus_shill_wifi_client.cc 76 const brillo::VariantDictionary& security_params,
95 service_params.insert(security_params.begin(), security_params.end());
112 const brillo::VariantDictionary& security_params,
134 ssid, security, security_params, save_credentials, station_type,
166 for (const auto& security_param : security_params) {

Completed in 98 milliseconds