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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_parse.c402 * p2p_parse_free() when the parsed data is not needed anymore.
418 p2p_parse_free(msg);
430 p2p_parse_free(msg);
453 * p2p_parse_free() when the parsed data is not needed anymore.
478 p2p_parse_free(msg);
489 p2p_parse_free(msg);
498 * p2p_parse_free - Free temporary data from P2P parsing
501 void p2p_parse_free(struct p2p_message *msg) function
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_parse.c402 * p2p_parse_free() when the parsed data is not needed anymore.
418 p2p_parse_free(msg);
430 p2p_parse_free(msg);
453 * p2p_parse_free() when the parsed data is not needed anymore.
478 p2p_parse_free(msg);
489 p2p_parse_free(msg);
498 * p2p_parse_free - Free temporary data from P2P parsing
501 void p2p_parse_free(struct p2p_message *msg) function
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_parse.c402 * p2p_parse_free() when the parsed data is not needed anymore.
418 p2p_parse_free(msg);
430 p2p_parse_free(msg);
453 * p2p_parse_free() when the parsed data is not needed anymore.
478 p2p_parse_free(msg);
489 p2p_parse_free(msg);
498 * p2p_parse_free - Free temporary data from P2P parsing
501 void p2p_parse_free(struct p2p_message *msg) function

Completed in 324 milliseconds