Home
last modified time | relevance | path

Searched refs:hostapd_add_tspec (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dap_drv_ops.h112 int hostapd_add_tspec(struct hostapd_data *hapd, const u8 *addr,
Dwpa_auth_glue.c591 return hostapd_add_tspec(hapd, sta_addr, tspec_ie, tspec_ielen); in hostapd_wpa_auth_add_tspec()
Dap_drv_ops.c395 int hostapd_add_tspec(struct hostapd_data *hapd, const u8 *addr, in hostapd_add_tspec() function