Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dap_drv_ops.h133 int hostapd_add_tspec(struct hostapd_data *hapd, const u8 *addr,
Dap_drv_ops.c522 int hostapd_add_tspec(struct hostapd_data *hapd, const u8 *addr, in hostapd_add_tspec() function
Dwpa_auth_glue.c1496 return hostapd_add_tspec(hapd, sta_addr, tspec_ie, tspec_ielen); in hostapd_wpa_auth_add_tspec()