Home
last modified time | relevance | path

Searched defs:p2p_go_neg_results (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p.h79 struct p2p_go_neg_results { struct
86 int status;
91 int role_go;
96 int freq;
98 int ht40;
100 int vht;
102 u8 max_oper_chwidth;
104 unsigned int vht_center_freq2;
109 int he;
114 u8 ssid[SSID_MAX_LEN];
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p.h79 struct p2p_go_neg_results { struct
86 int status;
91 int role_go;
96 int freq;
98 int ht40;
100 int vht;
102 int edmg;
104 u8 max_oper_chwidth;
106 unsigned int vht_center_freq2;
111 int he;
[all …]