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>
2016-06-24 19:02:58 +03:00
..
.gitignore P2P: Add P2P information for Doxygen docs 2012-05-03 18:08:23 +03:00
code_structure.doxygen doc: Disable Doxygen autolink support 2015-01-03 15:44:35 +02:00
ctrl_iface.doxygen doc: Disable Doxygen autolink support 2015-01-03 15:44:35 +02:00
dbus.doxygen D-Bus: Add DeviceFoundProperties signal for discovered peers 2016-06-24 19:02:58 +03:00
directories.doxygen doc: Disable Doxygen autolink support 2015-01-03 15:44:35 +02:00
doxygen.conf doc: Update version to 2.5 2015-09-27 22:07:22 +03:00
driver_wrapper.doxygen doc: Disable Doxygen autolink support 2015-01-03 15:44:35 +02:00
eap.doxygen doc: Disable Doxygen autolink support 2015-01-03 15:44:35 +02:00
eap_server.doxygen doc: Disable Doxygen autolink support 2015-01-03 15:44:35 +02:00
hostapd.fig Remove references to madwifi from various files 2014-11-01 16:15:53 +02:00
hostapd_ctrl_iface.doxygen doc: Disable Doxygen autolink support 2015-01-03 15:44:35 +02:00
mainpage.doxygen doc: Disable Doxygen autolink support 2015-01-03 15:44:35 +02:00
Makefile doc: Add rule for generating _wpa_supplicant.eps 2015-01-03 18:24:20 +02:00
p2p.doxygen doc: Disable Doxygen autolink support 2015-01-03 15:44:35 +02:00
p2p_arch.dot P2P: Add P2P information for Doxygen docs 2012-05-03 18:08:23 +03:00
p2p_arch2.dot P2P: Add P2P information for Doxygen docs 2012-05-03 18:08:23 +03:00
p2p_sm.dot P2P: Add P2P information for Doxygen docs 2012-05-03 18:08:23 +03:00
porting.doxygen doc: Disable Doxygen autolink support 2015-01-03 15:44:35 +02:00
testing_tools.doxygen doc: Disable Doxygen autolink support 2015-01-03 15:44:35 +02:00
wpa_supplicant.fig Remove references to madwifi from various files 2014-11-01 16:15:53 +02:00