Searched defs:hostapd_config_parse_key_mgmt (Results 1 - 1 of 1) sorted by relevance

/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c653 static int hostapd_config_parse_key_mgmt(int line, const char *value) function
2552 bss->wpa_key_mgmt = hostapd_config_parse_key_mgmt(line, pos);

Completed in 84 milliseconds