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

  /external/wpa_supplicant_8/src/ap/
ap_drv_ops.h 44 int hostapd_set_ssid(struct hostapd_data *hapd, const u8 *buf, size_t len);
hostapd.c 86 hostapd_set_ssid(hapd, (u8 *) hapd->conf->ssid.ssid,
583 if (set_ssid && hostapd_set_ssid(hapd, (u8 *) conf->ssid.ssid,
ap_drv_ops.c 363 int hostapd_set_ssid(struct hostapd_data *hapd, const u8 *buf, size_t len) function

Completed in 18 milliseconds