Searched refs:pd (Results 1 – 3 of 3) sorted by relevance
| /hostap-latest/wpa_supplicant/ |
| D | p2p_supplicant.h | 39 int persistent_id, int pd, int ht40, int vht,
|
| D | ctrl_iface.c | 6371 int pd; in p2p_ctrl_connect() local 6418 pd = os_strstr(pos, " provdisc") != NULL; in p2p_ctrl_connect() 6497 pd, ht40, vht, max_oper_chwidth, he, edmg, in p2p_ctrl_connect()
|
| D | p2p_supplicant.c | 5970 int persistent_id, int pd, int ht40, int vht, in wpas_p2p_connect() argument 6016 wpa_s->p2p_pd_before_go_neg = !!pd; in wpas_p2p_connect()
|