Home
last modified time | relevance | path

Searched refs:hostapd_acs_completed (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhw_features.h18 int hostapd_acs_completed(struct hostapd_iface *iface, int err);
39 static inline int hostapd_acs_completed(struct hostapd_iface *iface, int err) in hostapd_acs_completed() function
H A Dacs.c875 if (hostapd_acs_completed(iface, err) == HOSTAPD_CHAN_VALID) { in acs_study()
915 hostapd_acs_completed(iface, 1); in acs_scan_complete()
H A Dhw_features.c826 int hostapd_acs_completed(struct hostapd_iface *iface, int err) in hostapd_acs_completed() function
H A Ddrv_callbacks.c1006 ret = hostapd_acs_completed(hapd->iface, err); in hostapd_acs_channel_selected()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhw_features.h18 int hostapd_acs_completed(struct hostapd_iface *iface, int err);
43 static inline int hostapd_acs_completed(struct hostapd_iface *iface, int err) in hostapd_acs_completed() function
H A Dacs.c993 if (hostapd_acs_completed(iface, err) == HOSTAPD_CHAN_VALID) { in acs_study()
1033 hostapd_acs_completed(iface, 1); in acs_scan_complete()
H A Dhw_features.c1037 int hostapd_acs_completed(struct hostapd_iface *iface, int err) in hostapd_acs_completed() function
H A Ddrv_callbacks.c1222 ret = hostapd_acs_completed(hapd->iface, err); in hostapd_acs_channel_selected()

Completed in 11 milliseconds