Searched defs:p2p_ie (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/wpa/src/p2p/ |
H A D | p2p_parse.c | 867 int p2p_get_cross_connect_disallowed(const struct wpabuf *p2p_ie) in p2p_get_cross_connect_disallowed() 882 u8 p2p_get_group_capab(const struct wpabuf *p2p_ie) in p2p_get_group_capab() 897 const u8 * p2p_get_go_dev_addr(const struct wpabuf *p2p_ie) in p2p_get_go_dev_addr()
|
H A D | p2p_group.c | 25 struct wpabuf *p2p_ie; member 523 struct wpabuf *p2p_ie, in p2p_build_client_info()
|
H A D | p2p.c | 2594 u8 *buf, size_t len, struct wpabuf *p2p_ie) in p2p_assoc_req_ie_wlan_ap() 2655 size_t len, int p2p_group, struct wpabuf *p2p_ie) in p2p_assoc_req_ie() 2719 struct wpabuf *p2p_ie; in p2p_scan_result_text() local 2885 int p2p_parse_dev_addr_in_p2p_ie(struct wpabuf *p2p_ie, u8 *dev_addr) in p2p_parse_dev_addr_in_p2p_ie() 2906 struct wpabuf *p2p_ie; in p2p_parse_dev_addr() local 3643 int p2p_ie_text(struct wpabuf *p2p_ie, char *buf, char *end) in p2p_ie_text()
|
/freebsd/contrib/wpa/src/ap/ |
H A D | sta_info.h | 229 struct wpabuf *p2p_ie; /* P2P IE from (Re)Association Request */ member
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | wmi-ops.h | 1308 ath10k_wmi_p2p_go_bcn_ie(struct ath10k *ar, u32 vdev_id, const u8 *p2p_ie) in ath10k_wmi_p2p_go_bcn_ie()
|
H A D | wmi-tlv.c | 3732 const u8 *p2p_ie) in ath10k_wmi_tlv_op_gen_p2p_go_bcn_ie()
|
H A D | mac.c | 1572 const u8 *p2p_ie; in ath10k_mac_setup_bcn_p2p_ie() local
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | events.c | 1500 struct wpabuf *p2p_ie; in wpa_scan_res_ok() local
|
H A D | p2p_supplicant.c | 7574 struct wpabuf *p2p_ie; in wpas_p2p_assoc_req_ie() local
|