Home
last modified time | relevance | path

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

/system/connectivity/shill/ethernet/
Dethernet.cc66 static string ObjectID(Ethernet* e) { return e->GetRpcIdentifier(); } in ObjectID()
69 Ethernet::Ethernet(ControlInterface* control_interface, in Ethernet() function in shill::Ethernet
105 new CustomAccessor<Ethernet, bool>(this, in Ethernet()
106 &Ethernet::GetPPPoEMode, in Ethernet()
107 &Ethernet::ConfigurePPPoEMode, in Ethernet()
108 &Ethernet::ClearPPPoEMode))); in Ethernet()
112 base::Bind(&Ethernet::OnEapDetected, weak_ptr_factory_.GetWeakPtr())); in Ethernet()
118 Ethernet::~Ethernet() { in ~Ethernet()
121 void Ethernet::Start(Error* error, in Start()
133 void Ethernet::Stop(Error* error, in Stop()
[all …]
Dethernet_service.h32 class Ethernet; variable
43 base::WeakPtr<Ethernet> ethernet);
74 base::WeakPtr<Ethernet> ethernet);
76 Ethernet* ethernet() const { return ethernet_.get(); } in ethernet()
87 base::WeakPtr<Ethernet> ethernet_;
Dethernet_eap_provider.h32 class Ethernet; variable
67 virtual void SetCredentialChangeCallback(Ethernet* device,
71 virtual void ClearCredentialChangeCallback(Ethernet* device);
87 typedef std::map<Ethernet*, CredentialChangeCallback> CallbackMap;
Dethernet.h52 class Ethernet
59 Ethernet(ControlInterface* control_interface,
66 ~Ethernet() override;
181 base::WeakPtrFactory<Ethernet> weak_ptr_factory_;
183 DISALLOW_COPY_AND_ASSIGN(Ethernet);
Dmock_ethernet_eap_provider.h36 void(Ethernet* device, CredentialChangeCallback callback));
37 MOCK_METHOD1(ClearCredentialChangeCallback, void(Ethernet* device));
Dvirtio_ethernet.cc44 : Ethernet(control_interface, in VirtioEthernet()
74 Ethernet::Start(error, callback); in Start()
Dethernet_eap_provider.cc94 Ethernet* device, CredentialChangeCallback callback) { in SetCredentialChangeCallback()
98 void EthernetEapProvider::ClearCredentialChangeCallback(Ethernet* device) { in ClearCredentialChangeCallback()
Dethernet_service.cc58 base::WeakPtr<Ethernet> ethernet) in EthernetService()
78 base::WeakPtr<Ethernet> ethernet) in EthernetService()
Dmock_ethernet_service.cc26 base::WeakPtr<Ethernet> ethernet) in MockEthernetService()
Dmock_ethernet.cc32 : Ethernet(control_interface, in MockEthernet()
Dvirtio_ethernet.h26 class VirtioEthernet : public Ethernet {
Dmock_ethernet.h33 class MockEthernet : public Ethernet {
Dmock_ethernet_service.h31 base::WeakPtr<Ethernet> ethernet);
Dethernet_unittest.cc76 ethernet_(new Ethernet(&control_interface_, in EthernetTest()
/system/connectivity/shill/
Drefptr_types.h32 class Ethernet; variable
33 typedef scoped_refptr<const Ethernet> EthernetConstRefPtr;
34 typedef scoped_refptr<Ethernet> EthernetRefPtr;
Ddevice_info.cc479 device = new Ethernet(control_interface_, dispatcher_, metrics_, in CreateDevice()
Ddevice_info_unittest.cc1504 TEST_F(DeviceInfoTechnologyTest, Ethernet) { in TEST_F() argument
/system/connectivity/shill/pppoe/
Dpppoe_service.h53 base::WeakPtr<Ethernet> ethernet);
Dpppoe_service.cc58 base::WeakPtr<Ethernet> ethernet) in PPPoEService()
/system/connectivity/shill/doc/
Ddevice-api.txt482 (Ethernet only) Indicates whether an EAP (802.1X)
489 (Ethernet only) Indicates whether an EAP (802.1X)
492 bool Ethernet.LinkUp [readonly]
494 (Ethernet only) Indicates whether the underlying
497 bool Ethernet.PPPoE
499 (Ethernet only) Configures an Ethernet device to be
501 property can tear down the Ethernet/PPPoE service
502 associated with the Ethernet device.
Dservice-api.txt62 For Ethernet devices this method can only be used
96 For Ethernet devices this will remove all
114 This method is not permitted for Ethernet devices;
650 For Ethernet devices and hidden WiFi networks it is
1530 This property will not be present for Ethernet
1552 Ethernet and WiFi services support this property
1555 (i.e., if VPN connectivity is gained via Ethernet
1561 "ethernet" (802.3 wired Ethernet),
Dmanager-api.txt741 enabled on new Ethernet links. Currently connected