hostap/wpa_supplicant/examples
Johannes Berg 2d43d37ff2 DBus: Add ability to report probe requests
Some applications require knowing about probe requests to identify
devices. This can be the case in AP mode to see the devices before they
connect, or even in P2P mode when operating as a P2P device to identify
non-P2P peers (P2P peers are identified via PeerFound signals).

As there are typically a lot of probe requests, require that an
interested application subscribes to this signal so the bus isn't always
flooded with these notifications. The notifications in DBus are then
unicast only to that application.

A small test script is also included.

Signed-hostap: Johannes Berg <johannes.berg@intel.com>
2012-04-01 21:14:48 +03:00
..
60_wpa_supplicant Do not inhibit suspend even if wpa_cli command fails 2010-02-27 20:03:13 +02:00
dbus-listen-preq.py DBus: Add ability to report probe requests 2012-04-01 21:14:48 +03:00
ieee8021x.conf
openCryptoki.conf
p2p-action-udhcp.sh P2P: Add an example p2p-action script for udhcpc/udhcpd 2010-09-09 07:17:21 -07:00
p2p-action.sh P2P: Use alternative way of starting dnsmasq if needed 2010-11-26 15:47:13 +02:00
plaintext.conf
udhcpd-p2p.conf Fix typos found by codespell 2011-09-22 00:43:59 +03:00
wep.conf
wpa-psk-tkip.conf
wpa2-eap-ccmp.conf
wpas-dbus-new-getall.py
wpas-dbus-new-signals.py Fix BSS property names in the example D-Bus script 2012-01-01 18:55:55 +02:00
wpas-dbus-new-wps.py
wpas-dbus-new.py dbus: Change WPA/RSNIE byte array props to dicts 2010-01-16 16:37:37 +02:00
wpas-test.py
wps-ap-cli Add example WPS AP mode UI for wpa_supplicant 2011-12-01 22:14:07 +02:00