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.c107 static const char * p2p_state_txt(int state) in p2p_state_txt() function
144 return p2p_state_txt(p2p->state); in p2p_get_state_txt()
192 p2p_state_txt(p2p->state), p2p_state_txt(new_state)); in p2p_set_state()
208 p2p_state_txt(p2p->state), sec, usec); in p2p_set_timeout()
216 p2p_dbg(p2p, "Clear timeout (state=%s)", p2p_state_txt(p2p->state)); in p2p_clear_timeout()
261 p2p_state_txt(p2p->state)); in p2p_listen_in_find()
3779 MAC2STR(bssid), result, p2p_state_txt(p2p->state)); in p2p_send_action_cb()
4118 p2p_dbg(p2p, "Timeout (state=%s)", p2p_state_txt(p2p->state)); in p2p_state_timeout()
4622 p2p_state_txt(p2p->state)); in p2p_ext_listen_timeout()
4639 p2p_dbg(p2p, "Skip Extended Listen timeout in active state (%s)", p2p_state_txt(p2p->state)); in p2p_ext_listen_timeout()