Searched defs:p2p_data (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_i.h152 * struct p2p_data - P2P module data (internal to P2P module)
154 struct p2p_data { struct
159 * struct p2p_data and as such, must not be freed separately.
616 void p2p_channels_dump(struct p2p_data *p2p, const char *title,
664 void p2p_buf_add_device_info(struct wpabuf *buf, struct p2p_data *p2p,
687 void p2p_buf_add_p2p_interface(struct wpabuf *buf, struct p2p_data *p2p);
691 int p2p_build_wps_ie(struct p2p_data *p2p, struct wpabuf *buf, int pw_id,
695 struct p2p_sd_query * p2p_pending_sd_req(struct p2p_data *p2p,
697 void p2p_free_sd_queries(struct p2p_data *p2p);
698 void p2p_rx_gas_initial_req(struct p2p_data *p2
[all...]
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_i.h152 * struct p2p_data - P2P module data (internal to P2P module)
154 struct p2p_data { struct
159 * struct p2p_data and as such, must not be freed separately.
616 void p2p_channels_dump(struct p2p_data *p2p, const char *title,
664 void p2p_buf_add_device_info(struct wpabuf *buf, struct p2p_data *p2p,
687 void p2p_buf_add_p2p_interface(struct wpabuf *buf, struct p2p_data *p2p);
691 int p2p_build_wps_ie(struct p2p_data *p2p, struct wpabuf *buf, int pw_id,
695 struct p2p_sd_query * p2p_pending_sd_req(struct p2p_data *p2p,
697 void p2p_free_sd_queries(struct p2p_data *p2p);
698 void p2p_rx_gas_initial_req(struct p2p_data *p2
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_i.h152 * struct p2p_data - P2P module data (internal to P2P module)
154 struct p2p_data { struct
159 * struct p2p_data and as such, must not be freed separately.
616 void p2p_channels_dump(struct p2p_data *p2p, const char *title,
664 void p2p_buf_add_device_info(struct wpabuf *buf, struct p2p_data *p2p,
687 void p2p_buf_add_p2p_interface(struct wpabuf *buf, struct p2p_data *p2p);
691 int p2p_build_wps_ie(struct p2p_data *p2p, struct wpabuf *buf, int pw_id,
695 struct p2p_sd_query * p2p_pending_sd_req(struct p2p_data *p2p,
697 void p2p_free_sd_queries(struct p2p_data *p2p);
698 void p2p_rx_gas_initial_req(struct p2p_data *p2
[all...]

Completed in 368 milliseconds