Searched refs:p2p_state_txt (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/p2p/
H A Dp2p.c106 static const char * p2p_state_txt(int state) function
143 return p2p_state_txt(p2p->state);
191 p2p_state_txt(p2p->state), p2p_state_txt(new_state));
207 p2p_state_txt(p2p->state), sec, usec);
215 p2p_dbg(p2p, "Clear timeout (state=%s)", p2p_state_txt(p2p->state));
260 p2p_state_txt(p2p->state));
3742 MAC2STR(bssid), result, p2p_state_txt(p2p->state));
4080 p2p_dbg(p2p, "Timeout (state=%s)", p2p_state_txt(p2p->state));
4584 p2p_state_txt(p2
[all...]

Completed in 60 milliseconds