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

/external/wpa_supplicant_8/hostapd/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));
3747 MAC2STR(bssid), result, p2p_state_txt(p2p->state));
4075 p2p_dbg(p2p, "Timeout (state=%s)", p2p_state_txt(p2p->state));
4579 p2p_state_txt(p2
[all...]
/external/wpa_supplicant_8/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));
3747 MAC2STR(bssid), result, p2p_state_txt(p2p->state));
4075 p2p_dbg(p2p, "Timeout (state=%s)", p2p_state_txt(p2p->state));
4579 p2p_state_txt(p2
[all...]
/external/wpa_supplicant_8/wpa_supplicant/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));
3747 MAC2STR(bssid), result, p2p_state_txt(p2p->state));
4075 p2p_dbg(p2p, "Timeout (state=%s)", p2p_state_txt(p2p->state));
4579 p2p_state_txt(p2
[all...]

Completed in 144 milliseconds