Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.h51 int hostapd_get_ssid(struct hostapd_data *hapd, u8 *buf, size_t len);
H A Dap_drv_ops.c476 int hostapd_get_ssid(struct hostapd_data *hapd, u8 *buf, size_t len) in hostapd_get_ssid() function
H A Dhostapd.c1175 ssid_len = hostapd_get_ssid(hapd, ssid, sizeof(ssid)); in hostapd_setup_bss()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_drv_ops.h53 int hostapd_get_ssid(struct hostapd_data *hapd, u8 *buf, size_t len);
H A Dap_drv_ops.c482 int hostapd_get_ssid(struct hostapd_data *hapd, u8 *buf, size_t len) in hostapd_get_ssid() function
H A Dhostapd.c1217 ssid_len = hostapd_get_ssid(hapd, ssid, sizeof(ssid)); in hostapd_setup_bss()

Completed in 13 milliseconds