Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dprovider_db_unittest.bfd20 networks:22803
29 networks:22801
34 networks:310038,310090,310150,310410,310560,310680
43 networks:310160,310200,310210,310220,310230,310240,310250,310260,310270,310310
55 networks:
/system/connectivity/shill/dbus/
Dchromeos_wimax_device_proxy.cc57 RegisterProperty(kPropertyNetworks, &networks); in PropertySet()
200 KeyValueStore::ConvertPathsToRpcIdentifiers(properties_->networks.value(), in Networks()
222 const vector<dbus::ObjectPath>& networks) { in NetworksChanged() argument
224 << "(" << networks.size() << ")"; in NetworksChanged()
229 KeyValueStore::ConvertPathsToRpcIdentifiers(networks, &rpc_networks); in NetworksChanged()
Dchromeos_wimax_device_proxy.h71 brillo::dbus_utils::Property<std::vector<dbus::ObjectPath>> networks; variable
82 void NetworksChanged(const std::vector<dbus::ObjectPath>& networks);
Dchromeos_manager_dbus_adaptor.cc404 brillo::VariantDictionary* networks) { in GetNetworksForGeolocation() argument
412 networks->insert(std::make_pair(network.first, brillo::Any(value))); in GetNetworksForGeolocation()
Dchromeos_manager_dbus_adaptor.h131 brillo::VariantDictionary* networks) override;
/system/connectivity/shill/test-scripts/
Dtest-flimflam56 def print_networks(networks): argument
57 for object_path in networks:
91 def select_network(networks, name): argument
92 for object_path in networks:
110 def disconnect_network(networks, name): argument
111 for object_path in networks:
/system/connectivity/shill/wimax/
Dwimax_unittest.cc149 RpcIdentifiers networks; in TEST_F() local
150 networks.push_back("bar"); in TEST_F()
151 networks.push_back("zoo"); in TEST_F()
152 networks.push_back("bar"); in TEST_F()
153 device_->OnNetworksChanged(networks); in TEST_F()
249 RpcIdentifiers networks(1, "path"); in TEST_F() local
250 EXPECT_CALL(*proxy_, Networks(_)).WillOnce(Return(networks)); in TEST_F()
Dwimax.h74 const std::set<RpcIdentifier>& networks() const { return networks_; } in networks() function
102 void OnNetworksChanged(const RpcIdentifiers& networks);
Dwimax.cc275 void WiMax::OnNetworksChanged(const RpcIdentifiers& networks) { in OnNetworksChanged() argument
278 networks_.insert(networks.begin(), networks.end()); in OnNetworksChanged()
Dwimax_provider.cc124 const set<RpcIdentifier>& networks = device.second->networks(); in OnNetworksChanged() local
125 live_networks.insert(networks.begin(), networks.end()); in OnNetworksChanged()
/system/connectivity/shill/doc/
Dipconfig-api.txt90 part of the network address. For IPv4 networks this
Ddevice-api.txt45 available WiFi networks. When results are
50 available cellular networks, which may take up to a
697 is woken from suspend to scan for networks in dark resume. Changes to this
713 periodically to scan for networks if the system is going into suspend
Dservice-api.txt311 The algorithm for connecting to GSM networks is as
650 For Ethernet devices and hidden WiFi networks it is
652 visible WiFi networks, this may contain the SSID.
1382 The security class groups together WPA and WPA-2 networks,
Dmanager-api.txt358 about visible cellular and WiFi networks which may be
/system/connectivity/shill/mobile_operator_db/
Dserviceproviders.prototxt23 # name. International MVNOs and test networks should be added at the bottom.
15982 # Test networks added to test the software stack.