HomeSort by relevance Sort by last modified time
    Searched refs:hostapd_get_ssid (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/ap/
ap_drv_ops.h 43 int hostapd_get_ssid(struct hostapd_data *hapd, u8 *buf, size_t len);
ap_drv_ops.c 355 int hostapd_get_ssid(struct hostapd_data *hapd, u8 *buf, size_t len) function
hostapd.c 545 ssid_len = hostapd_get_ssid(hapd, ssid, sizeof(ssid));

Completed in 16 milliseconds