Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p_i.h164 struct p2p_data { struct
171 struct p2p_config *cfg;
176 enum p2p_state {
241 } state;
246 int min_disc_int;
251 int max_disc_int;
256 int max_disc_tu;
261 struct dl_list devices;
266 struct p2p_device *go_neg_peer;
271 struct p2p_device *invite_peer;
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p_i.h164 struct p2p_data { struct
171 struct p2p_config *cfg;
176 enum p2p_state {
241 } state;
246 int min_disc_int;
251 int max_disc_int;
256 int max_disc_tu;
261 struct dl_list devices;
266 struct p2p_device *go_neg_peer;
271 struct p2p_device *invite_peer;
[all …]