HomeSort by relevance Sort by last modified time
    Searched refs:rsn_psk (Results 1 - 2 of 2) sorted by null

  /system/connectivity/shill/wifi/
wifi_endpoint.h 44 rsn_psk(false),
49 bool rsn_psk; member in struct:shill::WiFiEndpoint::SecurityFlags
wifi_endpoint.cc 329 flags->rsn_psk = ContainsKey(key_management, kKeyManagementPSK);
347 } else if (flags->rsn_psk) {

Completed in 984 milliseconds