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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_parse.c523 * p2p_parse_free() when the parsed data is not needed anymore.
539 p2p_parse_free(msg);
551 p2p_parse_free(msg);
577 * p2p_parse_free() when the parsed data is not needed anymore.
602 p2p_parse_free(msg);
613 p2p_parse_free(msg);
622 * p2p_parse_free - Free temporary data from P2P parsing
625 void p2p_parse_free(struct p2p_message *msg) function
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_parse.c523 * p2p_parse_free() when the parsed data is not needed anymore.
539 p2p_parse_free(msg);
551 p2p_parse_free(msg);
577 * p2p_parse_free() when the parsed data is not needed anymore.
602 p2p_parse_free(msg);
613 p2p_parse_free(msg);
622 * p2p_parse_free - Free temporary data from P2P parsing
625 void p2p_parse_free(struct p2p_message *msg) function
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_parse.c523 * p2p_parse_free() when the parsed data is not needed anymore.
539 p2p_parse_free(msg);
551 p2p_parse_free(msg);
577 * p2p_parse_free() when the parsed data is not needed anymore.
602 p2p_parse_free(msg);
613 p2p_parse_free(msg);
622 * p2p_parse_free - Free temporary data from P2P parsing
625 void p2p_parse_free(struct p2p_message *msg) function

Completed in 97 milliseconds