Home | History | Annotate | Download | only in p2p

Lines Matching refs:p2p_ie

1465  * @p2p_ie: P2P IE
1473 int p2p_ie_text(struct wpabuf *p2p_ie, char *buf, char *end);
1491 * @p2p_ie: P2P IE
1495 int p2p_parse_dev_addr_in_p2p_ie(struct wpabuf *p2p_ie, u8 *dev_addr);
1513 * @p2p_ie: Reassembled P2P IE data from scan results or %NULL if none
1517 size_t len, int p2p_group, struct wpabuf *p2p_ie);
1544 * @p2p_ie: P2P IE(s) contents
1547 u8 p2p_get_group_capab(const struct wpabuf *p2p_ie);
1551 * @p2p_ie: P2P IE(s) contents
1554 int p2p_get_cross_connect_disallowed(const struct wpabuf *p2p_ie);
1558 * @p2p_ie: P2P IE(s) contents
1561 const u8 * p2p_get_go_dev_addr(const struct wpabuf *p2p_ie);