Lines Matching defs:ies
257 struct wpabuf *ies; in p2p_listen_in_find() local
311 struct wpabuf *ies; in p2p_listen() local
630 static void p2p_update_peer_vendor_elems(struct p2p_device *dev, const u8 *ies, in p2p_update_peer_vendor_elems()
707 struct os_reltime *rx_time, int level, const u8 *ies, in p2p_add_device()
2262 struct wpabuf *ies, in p2p_build_probe_resp_buf()
2347 struct wpabuf *ies; in p2p_reply_probe() local
2686 int p2p_scan_result_text(const u8 *ies, size_t ies_len, char *buf, char *end) in p2p_scan_result_text()
2873 int p2p_parse_dev_addr(const u8 *ies, size_t ies_len, u8 *dev_addr) in p2p_parse_dev_addr()
3520 struct os_reltime *rx_time, int level, const u8 *ies, in p2p_scan_res_handler()
3561 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id, in p2p_scan_ie()
5567 struct wpabuf *ies, *buf; in p2p_build_probe_resp_template() local