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 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
openCryptoki.conf Example configuration for EAP-TLS authentication using PKCS#11 TPM token 2008-05-23 19:41:05 +03:00
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 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
udhcpd-p2p.conf Fix typos found by codespell 2011-09-22 00:43:59 +03:00
wep.conf Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
wpa-psk-tkip.conf Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
wpa2-eap-ccmp.conf Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
wpas-dbus-new-getall.py dbus: Change BSS, Network and some errors interface names 2010-01-09 11:41:09 +02:00
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 dbus: Update example scripts to use PropertiesChanged 2010-01-04 16:34:06 +02:00
wpas-dbus-new.py dbus: Change WPA/RSNIE byte array props to dicts 2010-01-16 16:37:37 +02:00
wpas-test.py Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
wps-ap-cli Add example WPS AP mode UI for wpa_supplicant 2011-12-01 22:14:07 +02:00