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

Completed in 40 milliseconds