Searched defs:num_req_dev_types (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/wps/
H A Dwps_dev_attr.c138 wps_build_req_dev_type(struct wps_device_data *dev, struct wpabuf *msg, unsigned int num_req_dev_types, const u8 *req_dev_types) argument
H A Dwps.c494 wps_build_probe_req_ie(u16 pw_id, struct wps_device_data *dev, const u8 *uuid, enum wps_request_type req_type, unsigned int num_req_dev_types, const u8 *req_dev_types) argument
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c90 int num_req_dev_types = 0; local
/netbsd-current/external/bsd/wpa/dist/src/p2p/
H A Dp2p_i.h445 unsigned int num_req_dev_types; member in struct:p2p_data
H A Dp2p.c1152 p2p_find(struct p2p_data *p2p, unsigned int timeout, enum p2p_discovery_type type, unsigned int num_req_dev_types, const u8 *req_dev_types, const u8 *dev_id, unsigned int search_delay, u8 seek_count, const char **seek, int freq) argument
[all...]
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dp2p_supplicant.c351 wpas_p2p_scan(void *ctx, enum p2p_scan_type type, int freq, unsigned int num_req_dev_types, const u8 *req_dev_types, const u8 *dev_id, u16 pw_id) argument
6821 wpas_p2p_find(struct wpa_supplicant *wpa_s, unsigned int timeout, enum p2p_discovery_type type, unsigned int num_req_dev_types, const u8 *req_dev_types, const u8 *dev_id, unsigned int search_delay, u8 seek_cnt, const char **seek_string, int freq) argument

Completed in 215 milliseconds