Home
last modified time | relevance | path

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

/system/connectivity/shill/ethernet/
Dethernet.h122 bool StartEapAuthentication();
Dethernet.cc326 bool Ethernet::StartEapAuthentication() { in StartEapAuthentication() function in shill::Ethernet
431 StartEapAuthentication(); in TryEapAuthenticationTask()
Dethernet_unittest.cc183 return ethernet_->StartEapAuthentication(); in InvokeStartEapAuthentication()
471 TEST_F(EthernetTest, StartEapAuthentication) { in TEST_F() argument