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.h139 int hostapd_add_tspec(struct hostapd_data *hapd, const u8 *addr,
Dap_drv_ops.c525 int hostapd_add_tspec(struct hostapd_data *hapd, const u8 *addr, in hostapd_add_tspec() function
Dwpa_auth_glue.c1493 return hostapd_add_tspec(hapd, sta_addr, tspec_ie, tspec_ielen); in hostapd_wpa_auth_add_tspec()