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

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h2016 * hapd_set_ssid - Set SSID (AP only)
2024 int (*hapd_set_ssid)(void *priv, const u8 *buf, int len); member in struct:wpa_driver_ops
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h2016 * hapd_set_ssid - Set SSID (AP only)
2024 int (*hapd_set_ssid)(void *priv, const u8 *buf, int len); member in struct:wpa_driver_ops
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h2016 * hapd_set_ssid - Set SSID (AP only)
2024 int (*hapd_set_ssid)(void *priv, const u8 *buf, int len); member in struct:wpa_driver_ops

Completed in 96 milliseconds