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

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h2254 * hapd_get_ssid - Get the current SSID (AP only)
2263 int (*hapd_get_ssid)(void *priv, u8 *buf, int len); member in struct:wpa_driver_ops
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h2254 * hapd_get_ssid - Get the current SSID (AP only)
2263 int (*hapd_get_ssid)(void *priv, u8 *buf, int len); member in struct:wpa_driver_ops
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h2254 * hapd_get_ssid - Get the current SSID (AP only)
2263 int (*hapd_get_ssid)(void *priv, u8 *buf, int len); member in struct:wpa_driver_ops

Completed in 76 milliseconds