driver: Function to directly poll signal quality
authorPaul Stewart <pstew@google.com>
Thu, 31 Mar 2011 14:56:48 +0000 (17:56 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 31 Mar 2011 14:56:48 +0000 (17:56 +0300)
commit1c5c7273f55d7ce867bd29558dcd0ebef9264ea1
treeb85b7dea3f5ff4e5e65fa3fc28180f99cf7ff4a4
parent14dc00115eb7bd30b8f89da3104d00eee9ce8434
driver: Function to directly poll signal quality

This provides a means for the supplicant to directly request signal
quality metrics from the driver. This is useful, for example for
background scan algorithms that might ask desire this information
out-of-band with CQM events.

Signed-off-by: Paul Stewart <pstew@google.com>
src/drivers/driver.h
src/drivers/driver_ndis.c
src/drivers/driver_nl80211.c
wpa_supplicant/driver_i.h