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 47 int hostapd_set_ssid(struct hostapd_data *hapd, const u8 *buf, size_t len);
hostapd.c 102 hostapd_set_ssid(hapd, hapd->conf->ssid.ssid,
723 if (set_ssid && hostapd_set_ssid(hapd, conf->ssid.ssid,
    [all...]
ap_drv_ops.c 409 int hostapd_set_ssid(struct hostapd_data *hapd, const u8 *buf, size_t len) function

Completed in 36 milliseconds