Searched refs:hostapd_add_tspec (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ap_drv_ops.h | 124 int hostapd_add_tspec(struct hostapd_data *hapd, const u8 *addr,
|
H A D | ap_drv_ops.c | 449 int hostapd_add_tspec(struct hostapd_data *hapd, const u8 *addr, in hostapd_add_tspec() function
|
H A D | wpa_auth_glue.c | 1204 return hostapd_add_tspec(hapd, sta_addr, tspec_ie, tspec_ielen); in hostapd_wpa_auth_add_tspec()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ap_drv_ops.h | 127 int hostapd_add_tspec(struct hostapd_data *hapd, const u8 *addr,
|
H A D | ap_drv_ops.c | 455 int hostapd_add_tspec(struct hostapd_data *hapd, const u8 *addr, in hostapd_add_tspec() function
|
H A D | wpa_auth_glue.c | 1405 return hostapd_add_tspec(hapd, sta_addr, tspec_ie, tspec_ielen); in hostapd_wpa_auth_add_tspec()
|
Completed in 9 milliseconds