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 47 int hostapd_get_ssid(struct hostapd_data *hapd, u8 *buf, size_t len);
ap_drv_ops.c 414 int hostapd_get_ssid(struct hostapd_data *hapd, u8 *buf, size_t len) function
hostapd.c 760 ssid_len = hostapd_get_ssid(hapd, ssid, sizeof(ssid));
    [all...]

Completed in 176 milliseconds