You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/doc
Nishant Chaprana 82b9ec3125 D-Bus: Add DeviceFoundProperties signal for discovered peers
This signal sends the peer properties to applications for discovered
peers. The signature of this event is "oa{sv}". This event is needed
because the current DeviceFound signal provides only the peer object
path. If there are many peers in range there will be many DeviceFound
signals and for each DeviceFound signal, applications would need to use
GetAll to fetch peer properties. Doing this many times would create
extra load over application as well as over wpa_supplicant, so it is
better to send peer properties in the event so that applications can
extract found peer information without extra steps.

The existing DeviceFound signal is left as-is to avoid changing its
signature.

The issue is not applicable to the control interface because the
P2P-DEVICE-FOUND event includes peer info in it, but over D-Bus
interface DeviceFound provides only the peer object.

Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
8 years ago
..
.gitignore P2P: Add P2P information for Doxygen docs 12 years ago
Makefile doc: Add rule for generating _wpa_supplicant.eps 10 years ago
code_structure.doxygen doc: Disable Doxygen autolink support 10 years ago
ctrl_iface.doxygen doc: Disable Doxygen autolink support 10 years ago
dbus.doxygen D-Bus: Add DeviceFoundProperties signal for discovered peers 8 years ago
directories.doxygen doc: Disable Doxygen autolink support 10 years ago
doxygen.conf doc: Update version to 2.5 9 years ago
driver_wrapper.doxygen doc: Disable Doxygen autolink support 10 years ago
eap.doxygen doc: Disable Doxygen autolink support 10 years ago
eap_server.doxygen doc: Disable Doxygen autolink support 10 years ago
hostapd.fig Remove references to madwifi from various files 10 years ago
hostapd_ctrl_iface.doxygen doc: Disable Doxygen autolink support 10 years ago
mainpage.doxygen doc: Disable Doxygen autolink support 10 years ago
p2p.doxygen doc: Disable Doxygen autolink support 10 years ago
p2p_arch.dot P2P: Add P2P information for Doxygen docs 12 years ago
p2p_arch2.dot P2P: Add P2P information for Doxygen docs 12 years ago
p2p_sm.dot P2P: Add P2P information for Doxygen docs 12 years ago
porting.doxygen doc: Disable Doxygen autolink support 10 years ago
testing_tools.doxygen doc: Disable Doxygen autolink support 10 years ago
wpa_supplicant.fig Remove references to madwifi from various files 10 years ago