Home
last modified time | relevance | path

Searched refs:p2p_err (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/p2p/
H A Dp2p_i.h909 void p2p_err(struct p2p_data *p2p, const char *fmt, ...)
H A Dp2p_sd.c451 p2p_err(p2p, "Failed to allocate SD response fragmentation area"); in p2p_sd_response()
H A Dp2p.c2334 p2p_err(p2p, "Failed to convert freq to channel"); in p2p_build_probe_resp_buf()
5285 void p2p_err(struct p2p_data *p2p, const char *fmt, ...) in p2p_err() function