Home
last modified time | relevance | path

Searched defs:endpoint_auth (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/wifi/
Dwifi_service.cc868 bool endpoint_auth = false; in UpdateSecurity() local
/system/connectivity/shill/
Dservice.h415 bool endpoint_auth() const { return endpoint_auth_; } in endpoint_auth() function
Dservice.cc1536 bool endpoint_auth) { in SetSecurity()