/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_nl80211_android.c | 174 int wpa_driver_set_ap_wps_p2p_ie(void *priv, const struct wpabuf *beacon, in wpa_driver_set_ap_wps_p2p_ie() argument
|
H A D | driver_hostap.c | 761 static int hostap_set_ap_wps_ie(void *priv, const struct wpabuf *beacon, in hostap_set_ap_wps_ie() argument
|
H A D | driver_atheros.c | 1040 atheros_set_ap_wps_ie(void *priv, const struct wpabuf *beacon, in atheros_set_ap_wps_ie() argument
|
H A D | wpa_hal.c | 2053 int32_t WifiSetApWpsP2pIe(void *priv, const struct wpabuf *beacon, const struct wpabuf *probresp, const struct wpabuf *assocresp) in WifiSetApWpsP2pIe() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_nl80211_android.c | 174 int wpa_driver_set_ap_wps_p2p_ie(void *priv, const struct wpabuf *beacon, in wpa_driver_set_ap_wps_p2p_ie() argument
|
H A D | driver_hostap.c | 765 static int hostap_set_ap_wps_ie(void *priv, const struct wpabuf *beacon, in hostap_set_ap_wps_ie() argument
|
H A D | driver_atheros.c | 1034 atheros_set_ap_wps_ie(void *priv, const struct wpabuf *beacon, in atheros_set_ap_wps_ie() argument
|
H A D | wpa_hal.c | 2059 int32_t WifiSetApWpsP2pIe(void *priv, const struct wpabuf *beacon, const struct wpabuf *probresp, const struct wpabuf *assocresp) in WifiSetApWpsP2pIe() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/ |
H A D | driver_nl80211_hisi.c | 336 wpa_driver_set_ap_wps_p2p_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) wpa_driver_set_ap_wps_p2p_ie() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/ |
H A D | driver_nl80211_hisi.c | 322 wpa_driver_set_ap_wps_p2p_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) wpa_driver_set_ap_wps_p2p_ie() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | beacon.c | 1403 struct wpabuf *beacon, *proberesp, *assocresp; in ieee802_11_set_beacon() local [all...] |
H A D | ap_drv_ops.c | 72 struct wpabuf *beacon = NULL, *proberesp = NULL, *assocresp = NULL; in hostapd_build_ap_extra_ies() local 214 hostapd_free_ap_extra_ies(struct hostapd_data *hapd, struct wpabuf *beacon, struct wpabuf *proberesp, struct wpabuf *assocresp) hostapd_free_ap_extra_ies() argument 236 struct wpabuf *beacon, *proberesp, *assocresp; hostapd_set_ap_wps_ie() local [all...] |
H A D | hostapd.c | 3172 static void free_beacon_data(struct beacon_data *beacon) in free_beacon_data() argument 3189 hostapd_build_beacon_data(struct hostapd_data *hapd, struct beacon_data *beacon) hostapd_build_beacon_data() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | beacon.c | 1786 struct wpabuf *beacon, *proberesp, *assocresp; in __ieee802_11_set_beacon() local [all...] |
H A D | ap_drv_ops.c | 75 struct wpabuf *beacon = NULL, *proberesp = NULL, *assocresp = NULL; in hostapd_build_ap_extra_ies() local 220 hostapd_free_ap_extra_ies(struct hostapd_data *hapd, struct wpabuf *beacon, struct wpabuf *proberesp, struct wpabuf *assocresp) hostapd_free_ap_extra_ies() argument 242 struct wpabuf *beacon, *proberesp, *assocresp; hostapd_set_ap_wps_ie() local [all...] |
H A D | hostapd.c | 3393 static void free_beacon_data(struct beacon_data *beacon) in free_beacon_data() argument 3410 hostapd_build_beacon_data(struct hostapd_data *hapd, struct beacon_data *beacon) hostapd_build_beacon_data() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | wps_registrar.c | 1295 struct wpabuf *beacon; in wps_set_ie() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | driver_i.h | 522 wpa_drv_set_ap_wps_ie(struct wpa_supplicant *wpa_s, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) wpa_drv_set_ap_wps_ie() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | driver_i.h | 591 wpa_drv_set_ap_wps_ie(struct wpa_supplicant *wpa_s, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) wpa_drv_set_ap_wps_ie() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps_registrar.c | 1305 struct wpabuf *beacon; in wps_set_ie() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | ieee802_11_defs.h | 908 } STRUCT_PACKED beacon; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | ieee802_11_defs.h | 981 } STRUCT_PACKED beacon; member
|