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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_i.h172 * struct p2p_data - P2P module data (internal to P2P module)
174 struct p2p_data { struct
179 * struct p2p_data and as such, must not be freed separately.
702 void p2p_channels_dump(struct p2p_data *p2p, const char *title,
752 void p2p_buf_add_device_info(struct wpabuf *buf, struct p2p_data *p2p,
775 void p2p_buf_add_p2p_interface(struct wpabuf *buf, struct p2p_data *p2p);
779 void p2p_buf_add_service_hash(struct wpabuf *buf, struct p2p_data *p2p);
783 void p2p_buf_add_service_instance(struct wpabuf *buf, struct p2p_data *p2p,
791 int p2p_build_wps_ie(struct p2p_data *p2p, struct wpabuf *buf, int pw_id,
797 struct p2p_sd_query * p2p_pending_sd_req(struct p2p_data *p2
[all...]
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_i.h172 * struct p2p_data - P2P module data (internal to P2P module)
174 struct p2p_data { struct
179 * struct p2p_data and as such, must not be freed separately.
702 void p2p_channels_dump(struct p2p_data *p2p, const char *title,
752 void p2p_buf_add_device_info(struct wpabuf *buf, struct p2p_data *p2p,
775 void p2p_buf_add_p2p_interface(struct wpabuf *buf, struct p2p_data *p2p);
779 void p2p_buf_add_service_hash(struct wpabuf *buf, struct p2p_data *p2p);
783 void p2p_buf_add_service_instance(struct wpabuf *buf, struct p2p_data *p2p,
791 int p2p_build_wps_ie(struct p2p_data *p2p, struct wpabuf *buf, int pw_id,
797 struct p2p_sd_query * p2p_pending_sd_req(struct p2p_data *p2
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_i.h172 * struct p2p_data - P2P module data (internal to P2P module)
174 struct p2p_data { struct
179 * struct p2p_data and as such, must not be freed separately.
702 void p2p_channels_dump(struct p2p_data *p2p, const char *title,
752 void p2p_buf_add_device_info(struct wpabuf *buf, struct p2p_data *p2p,
775 void p2p_buf_add_p2p_interface(struct wpabuf *buf, struct p2p_data *p2p);
779 void p2p_buf_add_service_hash(struct wpabuf *buf, struct p2p_data *p2p);
783 void p2p_buf_add_service_instance(struct wpabuf *buf, struct p2p_data *p2p,
791 int p2p_build_wps_ie(struct p2p_data *p2p, struct wpabuf *buf, int pw_id,
797 struct p2p_sd_query * p2p_pending_sd_req(struct p2p_data *p2
[all...]

Completed in 29 milliseconds