Home
last modified time | relevance | path

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

/system/connectivity/shill/doc/
Dservice-api.txt417 string EAP.Identity [readwrite]
425 string EAP.EAP [readwrite]
427 The EAP methods that will be accepted when setting
433 string EAP.InnerEAP [readwrite]
436 inside of a PEAP or EAP-TTLS tunnel.
441 string EAP.AnonymousIdentity [readwrite]
444 for the outer EAP authentication for tunneled
445 methods such as PEAP and EAP-TTLS.
450 string EAP.CertID [readwrite]
458 string EAP.PrivateKey [readwrite]
[all …]
Ddevice-api.txt482 (Ethernet only) Indicates whether an EAP (802.1X)
484 This may mean that EAP credentials are necessary
489 (Ethernet only) Indicates whether an EAP (802.1X)
/system/connectivity/shill/dbus/
Dchromeos_supplicant_interface_proxy.h110 void EAP(const std::string& status, const std::string& parameter);
Dchromeos_supplicant_interface_proxy.cc109 base::Bind(&ChromeosSupplicantInterfaceProxy::EAP, in ChromeosSupplicantInterfaceProxy()
485 void ChromeosSupplicantInterfaceProxy::EAP( in EAP() function in shill::ChromeosSupplicantInterfaceProxy