Home
last modified time | relevance | path

Searched defs:req_dev_types (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/wpa/src/wps/
H A Dwps.c498 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) wps_build_probe_req_ie() argument
H A Dwps_dev_attr.c140 const u8 *req_dev_types) in wps_build_req_dev_type()
/freebsd-src/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c116 u8 *req_dev_types = NULL; wpas_dbus_handler_p2p_find() local
/freebsd-src/contrib/wpa/src/p2p/
H A Dp2p_i.h446 u8 *req_dev_types; global() member
H A Dp2p.c1160 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,bool include_6ghz) p2p_find() argument
[all...]
/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c408 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,bool include_6ghz) wpas_p2p_scan() argument
7319 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,bool include_6ghz) wpas_p2p_find() argument