Searched defs:p2p_device (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_i.h26 * struct p2p_device - P2P Device data (internal to P2P module)
28 struct p2p_device { struct
256 struct p2p_device *go_neg_peer;
261 struct p2p_device *invite_peer;
270 struct p2p_device *sd_peer;
424 struct p2p_device *pending_client_disc_go;
665 struct p2p_device *peer);
696 struct p2p_device *dev);
706 int p2p_start_sd(struct p2p_data *p2p, struct p2p_device *dev);
710 struct p2p_device *de
[all...]
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_i.h26 * struct p2p_device - P2P Device data (internal to P2P module)
28 struct p2p_device { struct
256 struct p2p_device *go_neg_peer;
261 struct p2p_device *invite_peer;
270 struct p2p_device *sd_peer;
424 struct p2p_device *pending_client_disc_go;
665 struct p2p_device *peer);
696 struct p2p_device *dev);
706 int p2p_start_sd(struct p2p_data *p2p, struct p2p_device *dev);
710 struct p2p_device *de
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_i.h26 * struct p2p_device - P2P Device data (internal to P2P module)
28 struct p2p_device { struct
256 struct p2p_device *go_neg_peer;
261 struct p2p_device *invite_peer;
270 struct p2p_device *sd_peer;
424 struct p2p_device *pending_client_disc_go;
665 struct p2p_device *peer);
696 struct p2p_device *dev);
706 int p2p_start_sd(struct p2p_data *p2p, struct p2p_device *dev);
710 struct p2p_device *de
[all...]

Completed in 625 milliseconds