Searched defs:methods (Results 1 – 17 of 17) sorted by relevance
/hostap/wpa_supplicant/dbus/ |
D | dbus_new_handlers_wps.c | 441 char *methods, *new_methods; in wpas_dbus_setter_config_methods() local 495 char *methods, *devname; in wpas_dbus_setter_wps_device_name() local 551 char *methods, *manufacturer; in wpas_dbus_setter_wps_manufacturer() local 607 char *methods, *model_name; in wpas_dbus_setter_wps_device_model_name() local 662 char *methods, *model_number; in wpas_dbus_setter_wps_device_model_number() local 719 char *methods, *serial_number; in wpas_dbus_setter_wps_device_serial_number() local
|
D | dbus_new_introspect.c | 97 struct dl_list *list, const struct wpa_dbus_method_desc *methods) in extract_interfaces_methods()
|
D | dbus_new_helpers.h | 34 const struct wpa_dbus_method_desc *methods; member
|
D | dbus_new.c | 2654 const struct wpa_dbus_method_desc *methods, in wpas_dbus_register()
|
/hostap/src/ap/ |
D | eap_user_db.c | 23 static void set_user_methods(struct hostapd_eap_user *user, const char *methods) in set_user_methods() 104 int i, id = -1, methods = -1; in get_wildcard_cb() local
|
D | ap_config.h | 181 } methods[EAP_MAX_METHODS]; member
|
/hostap/src/wps/ |
D | wps_registrar.c | 569 static void wps_set_pushbutton(u16 *methods, u16 conf_methods) in wps_set_pushbutton() 595 u16 methods; in wps_build_sel_reg_config_methods() local 618 u16 methods; in wps_build_probe_config_methods() local 1270 u16 methods = 0; in wps_cb_set_sel_reg() local 2520 static int wps_process_config_methods(struct wps_data *wps, const u8 *methods) in wps_process_config_methods() 3561 u16 methods; in wps_registrar_selected_registrar_changed() local
|
D | wps_attr_build.c | 117 int wps_build_config_methods(struct wpabuf *msg, u16 methods) in wps_build_config_methods()
|
D | wps_common.c | 530 u16 methods = 0; in wps_config_methods_str2bin() local
|
/hostap/src/eap_peer/ |
D | eap.c | 1402 struct eap_sm *sm, int id, const struct eap_method *methods, in eap_sm_build_expanded_nak() 1454 const struct eap_method *methods, *m; in eap_sm_buildNak() local 2733 const struct eap_method *methods, *m; in eap_get_phase2_types() local
|
D | eap_tls_common.c | 1099 struct eap_method_type *methods = NULL, *_methods; in eap_peer_select_phase2_methods() local
|
/hostap/tests/hwsim/ |
D | test_p2p_messages.py | 34 def wsc_attr_config_methods(methods=0): argument
|
/hostap/src/p2p/ |
D | p2p_build.c | 209 u16 methods; in p2p_buf_add_device_info() local
|
/hostap/src/eap_server/ |
D | eap.h | 29 } methods[EAP_MAX_METHODS]; member
|
/hostap/wpa_supplicant/wpa_gui-qt4/ |
D | peers.cpp | 1626 int methods = var.toInt(); in properties() local
|
/hostap/wpa_supplicant/ |
D | config.c | 1547 struct eap_method_type *methods = NULL, *tmp; in wpa_config_parse_eap() local
|
D | p2p_supplicant.c | 3075 u16 methods; in wpas_dev_found() local
|