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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_parse.c295 * p2p_parse_p2p_ie - Parse P2P IE
303 int p2p_parse_p2p_ie(const struct wpabuf *buf, struct p2p_message *msg) function
425 p2p_parse_p2p_ie(msg->p2p_attributes, msg)) {
484 p2p_parse_p2p_ie(msg->p2p_attributes, msg)) {
667 if (p2p_parse_p2p_ie(data, &msg))
728 if (p2p_parse_p2p_ie(p2p_ie, &msg))
743 if (p2p_parse_p2p_ie(p2p_ie, &msg))
758 if (p2p_parse_p2p_ie(p2p_ie, &msg))
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_parse.c295 * p2p_parse_p2p_ie - Parse P2P IE
303 int p2p_parse_p2p_ie(const struct wpabuf *buf, struct p2p_message *msg) function
425 p2p_parse_p2p_ie(msg->p2p_attributes, msg)) {
484 p2p_parse_p2p_ie(msg->p2p_attributes, msg)) {
667 if (p2p_parse_p2p_ie(data, &msg))
728 if (p2p_parse_p2p_ie(p2p_ie, &msg))
743 if (p2p_parse_p2p_ie(p2p_ie, &msg))
758 if (p2p_parse_p2p_ie(p2p_ie, &msg))
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_parse.c295 * p2p_parse_p2p_ie - Parse P2P IE
303 int p2p_parse_p2p_ie(const struct wpabuf *buf, struct p2p_message *msg) function
425 p2p_parse_p2p_ie(msg->p2p_attributes, msg)) {
484 p2p_parse_p2p_ie(msg->p2p_attributes, msg)) {
667 if (p2p_parse_p2p_ie(data, &msg))
728 if (p2p_parse_p2p_ie(p2p_ie, &msg))
743 if (p2p_parse_p2p_ie(p2p_ie, &msg))
758 if (p2p_parse_p2p_ie(p2p_ie, &msg))

Completed in 158 milliseconds