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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.c115 static const char * p2p_state_txt(int state) function
152 return p2p_state_txt(p2p->state);
200 p2p_state_txt(p2p->state), p2p_state_txt(new_state));
216 p2p_state_txt(p2p->state), sec, usec);
224 p2p_dbg(p2p, "Clear timeout (state=%s)", p2p_state_txt(p2p->state));
269 p2p_state_txt(p2p->state));
3665 MAC2STR(bssid), result, p2p_state_txt(p2p->state));
3993 p2p_dbg(p2p, "Timeout (state=%s)", p2p_state_txt(p2p->state));
4497 p2p_state_txt(p2
[all...]
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.c115 static const char * p2p_state_txt(int state) function
152 return p2p_state_txt(p2p->state);
200 p2p_state_txt(p2p->state), p2p_state_txt(new_state));
216 p2p_state_txt(p2p->state), sec, usec);
224 p2p_dbg(p2p, "Clear timeout (state=%s)", p2p_state_txt(p2p->state));
269 p2p_state_txt(p2p->state));
3665 MAC2STR(bssid), result, p2p_state_txt(p2p->state));
3993 p2p_dbg(p2p, "Timeout (state=%s)", p2p_state_txt(p2p->state));
4497 p2p_state_txt(p2
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.c115 static const char * p2p_state_txt(int state) function
152 return p2p_state_txt(p2p->state);
200 p2p_state_txt(p2p->state), p2p_state_txt(new_state));
216 p2p_state_txt(p2p->state), sec, usec);
224 p2p_dbg(p2p, "Clear timeout (state=%s)", p2p_state_txt(p2p->state));
269 p2p_state_txt(p2p->state));
3665 MAC2STR(bssid), result, p2p_state_txt(p2p->state));
3993 p2p_dbg(p2p, "Timeout (state=%s)", p2p_state_txt(p2p->state));
4497 p2p_state_txt(p2
[all...]

Completed in 255 milliseconds