Home
last modified time | relevance | path

Searched refs:hostapd_set_generic_elem (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.h49 int hostapd_set_generic_elem(struct hostapd_data *hapd, const u8 *elem,
H A Dwpa_auth_glue.c1321 if (hostapd_set_generic_elem(hapd, wpa_ie, wpa_ie_len)) { in hostapd_setup_wpa()
1386 hostapd_set_generic_elem(hapd, (u8 *) "", 0)) { in hostapd_deinit_wpa()
H A Dap_drv_ops.c467 int hostapd_set_generic_elem(struct hostapd_data *hapd, const u8 *elem, in hostapd_set_generic_elem() function
H A Dhostapd.c138 if (hostapd_set_generic_elem(hapd, wpa_ie, wpa_ie_len)) in hostapd_reload_bss()
146 hostapd_set_generic_elem(hapd, (u8 *) "", 0); in hostapd_reload_bss()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_drv_ops.h51 int hostapd_set_generic_elem(struct hostapd_data *hapd, const u8 *elem,
H A Dwpa_auth_glue.c1561 if (hostapd_set_generic_elem(hapd, wpa_ie, wpa_ie_len)) { in hostapd_setup_wpa()
1634 hostapd_set_generic_elem(hapd, (u8 *) "", 0)) { in hostapd_deinit_wpa()
H A Dap_drv_ops.c473 int hostapd_set_generic_elem(struct hostapd_data *hapd, const u8 *elem, in hostapd_set_generic_elem() function
H A Dhostapd.c147 if (hostapd_set_generic_elem(hapd, wpa_ie, wpa_ie_len)) in hostapd_reload_bss()
157 hostapd_set_generic_elem(hapd, (u8 *) "", 0); in hostapd_reload_bss()

Completed in 19 milliseconds