dbus: Change BSS property MaxRate to Rates

Instead of exposing maximum BSS bit rate, expose sorted array
of all supported rates.
This commit is contained in:
Witold Sowa 2010-01-04 16:52:30 +02:00 committed by Jouni Malinen
parent 58e1452474
commit 75d328af50
7 changed files with 75 additions and 18 deletions

View file

@ -644,8 +644,8 @@ scan results.
<p>Frequency of the BSS in MHz.</p>
</li>
<li>
<h3>MaxRate - q - (read)</h3>
<p>Maximal data rate of the BSS in bits per second.</p>
<h3>Rates - au - (read)</h3>
<p>Descending ordered array of rates supported by the BSS in bits per second.</p>
</li>
<li>
<h3>Signal - n - (read)</h3>