Add BSS flags to scan results to indicate signal quality validity
authorJouni Malinen <jouni.malinen@atheros.com>
Wed, 18 Feb 2009 11:40:38 +0000 (13:40 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 18 Feb 2009 11:40:38 +0000 (13:40 +0200)
commit7c2849d2a09c1ba3cbc2247f08baad2e929464c1
tree3fdec0f0cdc16ce2234eaa6a2b24fbe44ffd837b
parentd173df5232b420e8e41d3fbd9750f34f75daa758
Add BSS flags to scan results to indicate signal quality validity

These flags are used to mark which values (level, noise, qual) are
invalid (not available from the driver) and whether level is using dBm.
D-Bus interface will now only report the values that were available.
src/drivers/driver.h
src/drivers/driver_nl80211.c
src/drivers/driver_wext.c
wpa_supplicant/ctrl_iface_dbus_handlers.c