Home
last modified time | relevance | path

Searched refs:hostapd_set_ssid (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.h52 int hostapd_set_ssid(struct hostapd_data *hapd, const u8 *buf, size_t len);
H A Dap_drv_ops.c484 int hostapd_set_ssid(struct hostapd_data *hapd, const u8 *buf, size_t len) in hostapd_set_ssid() function
H A Dhostapd.c153 hostapd_set_ssid(hapd, hapd->conf->ssid.ssid, in hostapd_reload_bss()
1212 if (set_ssid && hostapd_set_ssid(hapd, conf->ssid.ssid, in hostapd_setup_bss()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_drv_ops.h54 int hostapd_set_ssid(struct hostapd_data *hapd, const u8 *buf, size_t len);
H A Dap_drv_ops.c490 int hostapd_set_ssid(struct hostapd_data *hapd, const u8 *buf, size_t len) in hostapd_set_ssid() function
H A Dhostapd.c164 hostapd_set_ssid(hapd, hapd->conf->ssid.ssid, in hostapd_reload_bss()
1260 if (set_ssid && hostapd_set_ssid(hapd, conf->ssid.ssid, in hostapd_setup_bss()

Completed in 12 milliseconds