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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_i.h22 * struct p2p_device - P2P Device data (internal to P2P module)
24 struct p2p_device { struct
244 struct p2p_device *go_neg_peer;
249 struct p2p_device *invite_peer;
257 struct p2p_device *sd_peer;
404 struct p2p_device *pending_client_disc_go;
606 struct p2p_device *peer);
634 struct p2p_device *dev);
644 int p2p_start_sd(struct p2p_data *p2p, struct p2p_device *dev);
648 struct p2p_device *de
[all...]
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_i.h22 * struct p2p_device - P2P Device data (internal to P2P module)
24 struct p2p_device { struct
244 struct p2p_device *go_neg_peer;
249 struct p2p_device *invite_peer;
257 struct p2p_device *sd_peer;
404 struct p2p_device *pending_client_disc_go;
606 struct p2p_device *peer);
634 struct p2p_device *dev);
644 int p2p_start_sd(struct p2p_data *p2p, struct p2p_device *dev);
648 struct p2p_device *de
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_i.h22 * struct p2p_device - P2P Device data (internal to P2P module)
24 struct p2p_device { struct
244 struct p2p_device *go_neg_peer;
249 struct p2p_device *invite_peer;
257 struct p2p_device *sd_peer;
404 struct p2p_device *pending_client_disc_go;
606 struct p2p_device *peer);
634 struct p2p_device *dev);
644 int p2p_start_sd(struct p2p_data *p2p, struct p2p_device *dev);
648 struct p2p_device *de
[all...]

Completed in 21 milliseconds