Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/p2p/
Dp2p.c113 static const char * p2p_state_txt(int state) in p2p_state_txt() function
150 return p2p_state_txt(p2p->state); in p2p_get_state_txt()
185 p2p_state_txt(p2p->state), p2p_state_txt(new_state)); in p2p_set_state()
201 p2p_state_txt(p2p->state), sec, usec); in p2p_set_timeout()
209 p2p_dbg(p2p, "Clear timeout (state=%s)", p2p_state_txt(p2p->state)); in p2p_clear_timeout()
248 p2p_state_txt(p2p->state)); in p2p_listen_in_find()
3460 p2p_dbg(p2p, "Timeout (state=%s)", p2p_state_txt(p2p->state)); in p2p_state_timeout()
3954 p2p_state_txt(p2p->state)); in p2p_ext_listen_timeout()
3971 p2p_dbg(p2p, "Skip Extended Listen timeout in active state (%s)", p2p_state_txt(p2p->state)); in p2p_ext_listen_timeout()