Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dnan_usd_ap.h16 int hostapd_nan_usd_init(struct hostapd_data *hapd);
H A Dnan_usd_ap.c147 int hostapd_nan_usd_init(struct hostapd_data *hapd) in hostapd_nan_usd_init() function
H A Dhostapd.c1638 if (hostapd_nan_usd_init(hapd) < 0) in hostapd_setup_bss()