Jouni Malinen
d58f4a8177
Remove forgotten script termination attempt
2010-01-06 20:23:47 +02:00
Witold Sowa
75d328af50
dbus: Change BSS property MaxRate to Rates
...
Instead of exposing maximum BSS bit rate, expose sorted array
of all supported rates.
2010-01-04 16:52:30 +02:00
Jouni Malinen
777f07b62d
dbus: Update example scripts to use PropertiesChanged
...
The StateChanged signal was removed, to use PropertiesChanged instead.
2010-01-04 16:34:06 +02:00
Jouni Malinen
e7f7d231a4
dbus: Fix example get-list-of-interfaces operation
2010-01-01 13:16:33 +02:00
Jouni Malinen
70993cd8e2
dbus: Update example script to use the new API
2010-01-01 13:10:09 +02:00
Jouni Malinen
c9df730b03
Add handling of BSSAdded and BSSRemoved events
2009-12-27 21:42:02 +02:00
Jouni Malinen
55fc1ce024
dbus: Add an example python script for using the new dbus interface
...
This has example code for fetching and interface object and optionally
creating a new interface is one is not found. After that, a scan is
requested and the script continues to listed for signals from
wpa_supplicant and print information about scan results and state
changes.
2009-12-26 18:41:01 +02:00