Lines Matching defs:hapd
61 struct hostapd_data *hapd = iface->bss[j]; in wps_for_each() local
78 static int hostapd_wps_for_each(struct hostapd_data *hapd, in hostapd_wps_for_each()
99 struct hostapd_data *hapd = ctx; in hostapd_wps_new_psk_cb() local
160 struct hostapd_data *hapd = ctx; in hostapd_wps_set_ie_cb() local
174 struct hostapd_data *hapd = ctx; in hostapd_wps_pin_needed_cb() local
217 static int wps_stop_registrar(struct hostapd_data *hapd, void *ctx) in wps_stop_registrar()
231 struct hostapd_data *hapd = ctx; in hostapd_wps_reg_success_cb() local
256 struct hostapd_data *hapd = ctx; in hostapd_wps_enrollee_seen_cb() local
285 void hostapd_wps_eap_completed(struct hostapd_data *hapd) in hostapd_wps_eap_completed()
299 static void hapd_new_ap_event(struct hostapd_data *hapd, const u8 *attr, in hapd_new_ap_event()
313 static int hapd_wps_reconfig_in_memory(struct hostapd_data *hapd, in hapd_wps_reconfig_in_memory()
395 static int hapd_wps_cred_cb(struct hostapd_data *hapd, void *ctx) in hapd_wps_cred_cb()
625 struct hostapd_data *hapd = ctx; in hostapd_wps_cred_cb() local
632 struct hostapd_data *hapd = eloop_data; in hostapd_wps_reenable_ap_pin() local
646 static int wps_pwd_auth_fail(struct hostapd_data *hapd, void *ctx) in wps_pwd_auth_fail()
698 static void hostapd_pwd_auth_fail(struct hostapd_data *hapd, in hostapd_pwd_auth_fail()
711 static int wps_ap_pin_success(struct hostapd_data *hapd, void *ctx) in wps_ap_pin_success()
728 static void hostapd_wps_ap_pin_success(struct hostapd_data *hapd) in hostapd_wps_ap_pin_success()
734 static void hostapd_wps_event_pbc_overlap(struct hostapd_data *hapd) in hostapd_wps_event_pbc_overlap()
741 static void hostapd_wps_event_pbc_timeout(struct hostapd_data *hapd) in hostapd_wps_event_pbc_timeout()
748 static void hostapd_wps_event_pbc_active(struct hostapd_data *hapd) in hostapd_wps_event_pbc_active()
755 static void hostapd_wps_event_pbc_disable(struct hostapd_data *hapd) in hostapd_wps_event_pbc_disable()
762 static void hostapd_wps_event_success(struct hostapd_data *hapd, in hostapd_wps_event_success()
772 static void hostapd_wps_event_fail(struct hostapd_data *hapd, in hostapd_wps_event_fail()
798 struct hostapd_data *hapd = ctx; in hostapd_wps_event_cb() local
853 struct hostapd_data *hapd = ctx; in hostapd_wps_rf_band_cb() local
862 static void hostapd_wps_clear_ies(struct hostapd_data *hapd, int deinit_only) in hostapd_wps_clear_ies()
888 struct hostapd_data *hapd = iface->bss[j]; in get_uuid_cb() local
933 static int hostapd_wps_set_vendor_ext(struct hostapd_data *hapd, in hostapd_wps_set_vendor_ext()
973 int hostapd_init_wps(struct hostapd_data *hapd, in hostapd_init_wps()
1184 int hostapd_init_wps_complete(struct hostapd_data *hapd) in hostapd_init_wps_complete()
1220 void hostapd_deinit_wps(struct hostapd_data *hapd) in hostapd_deinit_wps()
1240 void hostapd_update_wps(struct hostapd_data *hapd) in hostapd_update_wps()
1272 static int wps_add_pin(struct hostapd_data *hapd, void *ctx) in wps_add_pin()
1288 int hostapd_wps_add_pin(struct hostapd_data *hapd, const u8 *addr, in hostapd_wps_add_pin()
1319 static int wps_button_pushed(struct hostapd_data *hapd, void *ctx) in wps_button_pushed()
1333 int hostapd_wps_button_pushed(struct hostapd_data *hapd, in hostapd_wps_button_pushed()
1352 static int wps_cancel(struct hostapd_data *hapd, void *ctx) in wps_cancel()
1366 int hostapd_wps_cancel(struct hostapd_data *hapd) in hostapd_wps_cancel()
1384 struct hostapd_data *hapd = ctx; in hostapd_wps_probe_req_rx() local
1444 struct hostapd_data *hapd = priv; in hostapd_rx_req_put_wlan_response() local
1508 static int hostapd_wps_upnp_init(struct hostapd_data *hapd, in hostapd_wps_upnp_init()
1533 static void hostapd_wps_upnp_deinit(struct hostapd_data *hapd) in hostapd_wps_upnp_deinit()
1541 int hostapd_wps_get_mib_sta(struct hostapd_data *hapd, const u8 *addr, in hostapd_wps_get_mib_sta()
1552 struct hostapd_data *hapd = eloop_data; in hostapd_wps_ap_pin_timeout() local
1559 static void hostapd_wps_ap_pin_enable(struct hostapd_data *hapd, int timeout) in hostapd_wps_ap_pin_enable()
1577 static int wps_ap_pin_disable(struct hostapd_data *hapd, void *ctx) in wps_ap_pin_disable()
1589 void hostapd_wps_ap_pin_disable(struct hostapd_data *hapd) in hostapd_wps_ap_pin_disable()
1602 static int wps_ap_pin_set(struct hostapd_data *hapd, void *ctx) in wps_ap_pin_set()
1619 const char * hostapd_wps_ap_pin_random(struct hostapd_data *hapd, int timeout) in hostapd_wps_ap_pin_random()
1633 const char * hostapd_wps_ap_pin_get(struct hostapd_data *hapd) in hostapd_wps_ap_pin_get()
1639 int hostapd_wps_ap_pin_set(struct hostapd_data *hapd, const char *pin, in hostapd_wps_ap_pin_set()
1653 static int wps_update_ie(struct hostapd_data *hapd, void *ctx) in wps_update_ie()
1661 void hostapd_wps_update_ie(struct hostapd_data *hapd) in hostapd_wps_update_ie()
1667 int hostapd_wps_config_ap(struct hostapd_data *hapd, const char *ssid, in hostapd_wps_config_ap()
1723 static int wps_add_nfc_password_token(struct hostapd_data *hapd, void *ctx) in wps_add_nfc_password_token()
1739 static int hostapd_wps_add_nfc_password_token(struct hostapd_data *hapd, in hostapd_wps_add_nfc_password_token()
1753 static int hostapd_wps_nfc_tag_process(struct hostapd_data *hapd, in hostapd_wps_nfc_tag_process()
1773 int hostapd_wps_nfc_tag_read(struct hostapd_data *hapd, in hostapd_wps_nfc_tag_read()
1799 struct wpabuf * hostapd_wps_nfc_config_token(struct hostapd_data *hapd, in hostapd_wps_nfc_config_token()
1822 struct wpabuf * hostapd_wps_nfc_hs_cr(struct hostapd_data *hapd, int ndef) in hostapd_wps_nfc_hs_cr()
1863 int hostapd_wps_nfc_report_handover(struct hostapd_data *hapd, in hostapd_wps_nfc_report_handover()
1957 struct wpabuf * hostapd_wps_nfc_token_gen(struct hostapd_data *hapd, int ndef) in hostapd_wps_nfc_token_gen()
1973 int hostapd_wps_nfc_token_enable(struct hostapd_data *hapd) in hostapd_wps_nfc_token_enable()
2015 void hostapd_wps_nfc_token_disable(struct hostapd_data *hapd) in hostapd_wps_nfc_token_disable()