Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p.c106 static const char * p2p_state_txt(int state) in p2p_state_txt() function
143 return p2p_state_txt(p2p->state); in p2p_get_state_txt()
191 p2p_state_txt(p2p->state), p2p_state_txt(new_state)); in p2p_set_state()
207 p2p_state_txt(p2p->state), sec, usec); in p2p_set_timeout()
215 p2p_dbg(p2p, "Clear timeout (state=%s)", p2p_state_txt(p2p->state)); in p2p_clear_timeout()
260 p2p_state_txt(p2p->state)); in p2p_listen_in_find()
3748 MAC2STR(bssid), result, p2p_state_txt(p2p->state)); in p2p_send_action_cb()
4086 p2p_dbg(p2p, "Timeout (state=%s)", p2p_state_txt(p2p->state)); in p2p_state_timeout()
4590 p2p_state_txt(p2 in p2p_ext_listen_timeout()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.c156 static const char * p2p_state_txt(int state) in p2p_state_txt() function
193 return p2p_state_txt(p2p->state); in p2p_get_state_txt()
241 p2p_state_txt(p2p->state), p2p_state_txt(new_state)); in p2p_set_state()
257 p2p_state_txt(p2p->state), sec, usec); in p2p_set_timeout()
265 p2p_dbg(p2p, "Clear timeout (state=%s)", p2p_state_txt(p2p->state)); in p2p_clear_timeout()
310 p2p_state_txt(p2p->state));
3921 MAC2STR_SEC(bssid), result, p2p_state_txt(p2p->state));
4274 p2p_dbg(p2p, "Timeout (state=%s)", p2p_state_txt(p2p->state));
4785 p2p_state_txt(p2
[all...]

Completed in 12 milliseconds