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.c412 * p2p_parse_p2p_ie - Parse P2P IE
420 int p2p_parse_p2p_ie(const struct wpabuf *buf, struct p2p_message *msg) function
546 p2p_parse_p2p_ie(msg->p2p_attributes, msg)) {
608 p2p_parse_p2p_ie(msg->p2p_attributes, msg)) {
790 if (p2p_parse_p2p_ie(data, &msg))
851 if (p2p_parse_p2p_ie(p2p_ie, &msg))
866 if (p2p_parse_p2p_ie(p2p_ie, &msg))
881 if (p2p_parse_p2p_ie(p2p_ie, &msg))
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_parse.c412 * p2p_parse_p2p_ie - Parse P2P IE
420 int p2p_parse_p2p_ie(const struct wpabuf *buf, struct p2p_message *msg) function
546 p2p_parse_p2p_ie(msg->p2p_attributes, msg)) {
608 p2p_parse_p2p_ie(msg->p2p_attributes, msg)) {
790 if (p2p_parse_p2p_ie(data, &msg))
851 if (p2p_parse_p2p_ie(p2p_ie, &msg))
866 if (p2p_parse_p2p_ie(p2p_ie, &msg))
881 if (p2p_parse_p2p_ie(p2p_ie, &msg))
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_parse.c412 * p2p_parse_p2p_ie - Parse P2P IE
420 int p2p_parse_p2p_ie(const struct wpabuf *buf, struct p2p_message *msg) function
546 p2p_parse_p2p_ie(msg->p2p_attributes, msg)) {
608 p2p_parse_p2p_ie(msg->p2p_attributes, msg)) {
790 if (p2p_parse_p2p_ie(data, &msg))
851 if (p2p_parse_p2p_ie(p2p_ie, &msg))
866 if (p2p_parse_p2p_ie(p2p_ie, &msg))
881 if (p2p_parse_p2p_ie(p2p_ie, &msg))

Completed in 94 milliseconds